WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: snow-monkey-editor (Used by 4,741 domains)

Snow Monkey Editor

👤 Takashi Kitajima 📦 v11.0.5

The Snow Monkey Editor is a plugin that extends the block editor.

GitHub: https://github.com/inc2734/snow-monkey-editor/

Formatter

Click Snow Monkey button in toolbar.

  • Text badge
  • Text background color
  • Text font size
  • Text highlighter
  • Text color
  • Text gradient
  • Text letter spacing
  • Line break per screen size
  • Format clear

Extensions

You can settings in inspector.

  • Hide on smartphone size or tablet size or PC size. (Using media query)
  • Hide by user roles. (Using render_block filter hook. If it does not pass this filter, it is ignored)
  • Scroll animation
  • Publish date time settings
  • Unpublish date time settings
  • Edit lock by user roles. (Only administrators can set it)

Block presets

This feature allows you to save the settings of a block and set them for other blocks of the same type at the touch of a button.

(The number of blocks/attributes that can be used by the block preset feature is limited by default.)

Block styles

There can be used in paragraph blocks, group blocks, image blocks, etc.

  • Alert
  • Alert (Remarks)
  • Alert (Success)
  • Alert (Warning)
  • Fluid shapes
  • Post-it
  • Post-it (Narrow)
  • Shadowed
  • Speech (Top)
  • Speech (Right)
  • Speech (Bottom)
  • Speech (Left)
  • List (Arrow)
  • List (Check)
  • List (Remarks)
  • List (Times)
  • Ordered list (Circle)
  • Ordered list (Square)

Filter hooks (JavaScript)

SnowMonkeyEditor.extension.allowedNameSpaces

JavaScript

import { addFilter } from '@wordpress/hooks';

addFilter(
  'SnowMonkeyEditor.extension.allowedNameSpaces',
  'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
  ( allowedNameSpaces, extensionName ) => {
    return [
      ...allowedNameSpaces,
      'snow-monkey-blocks',
    ];
  }
);

PHP

add_action(
    'admin_enqueue_scripts',
    function() {
        $data = "wp.hooks.addFilter(
            'SnowMonkeyEditor.extension.allowedNameSpaces',
            'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
            ( allowedNameSpaces, extensionName ) => {
                return [
                    ...allowedNameSpaces,
                    'snow-monkey-blocks',
                ];
            }
        );";
        wp_add_inline_script(
            'snow-monkey-editor@editor',
            $data
        );
    }
);

SnowMonkeyEditor.extension.allowedRoles

JavaScript

import { addFilter } from '@wordpress/hooks';

addFilter(
  'SnowMonkeyEditor.extension.allowedRoles',
  'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
  ( allowedNameSpaces, extensionName ) => {
    return [ 'administrator' ];
  }
);

PHP

add_action(
    'admin_enqueue_scripts',
    function() {
        $data = "wp.hooks.addFilter(
            'SnowMonkeyEditor.extension.allowedRoles',
            'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
            ( allowedRoles, extensionName ) => {
                return [ 'administrator' ];
            }
        );";
        wp_add_inline_script(
            'snow-monkey-editor@editor',
            $data
        );
    }
);
DomainExposuresHeadersLast Checked
s*l*e*e*a*h.com (WP 6.8.5) F 2026-05-10 04:05:12
c*r*-*i*e*g*m.com (WP 6.9.4) F 2026-05-10 04:04:42
c*r*-*u*s*-*u*h*r*.com (WP 6.9.4) F 2026-05-10 04:04:42
n*-*r*a*e.com (WP 6.9.4) F 2026-05-10 04:04:35
b*p*r*o*a*s*p*o*t.com (WP 6.9.4) F 2026-05-10 04:02:07
c*r*-*o*s*.com F 2026-05-10 04:00:12
l*f*s*i*l*u*.com (WP 6.9.4) F 2026-05-10 03:55:26
p*n*-*o*a.jp F 2026-05-10 03:50:56
n*t*e*r*.com (WP 6.9.4) F 2026-05-10 03:46:18
n*t*c*-*e*r*i*.com (WP 6.9.4) F 2026-05-10 03:46:17
n*s*o*.com (WP 6.9.4) F 2026-05-10 03:42:24
g*a*h*i*-*i*.com F 2026-05-10 03:38:26
3*c*e*n.com (WP 6.9.4) F 2026-05-10 03:34:18
n*p*n*l*b.com (WP 6.9.4) F 2026-05-10 03:30:34
b*o*p.com F 2026-05-10 03:29:32
s*l*-*e*l*z*t*o*-*o*c*.com F 2026-05-10 03:25:50
s*l*-*o*o*l*f*.com F 2026-05-10 03:22:46
t*r*e*n*-*t*b*s*i.com (WP 6.9.4) F 2026-05-10 03:22:41
3*3*c*o*h.com (WP 6.9.4) F 2026-05-10 03:20:42
n*i*k*o*k*.com (WP 6.9.4) F 2026-05-10 03:19:29
g*a*b*o*s*i*g.com (WP 6.9.4) F 2026-05-10 03:18:36
s*l*-*i*e*t*o*.com (WP 6.9.4) F 2026-05-10 03:17:30
l*c*i*t*e*o*m.com F 2026-05-10 03:16:16
n*g*o*p*i*c.com (WP 6.9.4) F 2026-05-10 03:14:50
s*l*o*t*o*s.com D 2026-05-10 03:08:23
t*r*e*i*d*2*2*.com (WP 5.8.13) ⚠️ F 2026-05-10 03:04:28
3*5*e*o.com (WP 6.9.4) F 2026-05-10 03:03:47
g*a*z*a*.com (WP 6.9.4) D 2026-05-10 02:59:53
m*r*i*e.jp (WP 6.9.4) F 2026-05-10 02:59:08
l*c*-*r*p*.com (WP 6.9.4) F 2026-05-10 02:55:21
w*i*e*p*r*n*r*.c*.jp (WP 6.9.4) F 2026-05-10 02:52:27
p*i*-*o*t*r.net F 2026-05-10 02:43:57
p*l*s*-*i*u.com (WP 6.9.4) F 2026-05-10 02:42:09
g*a*i*l*s*j*p*n.com (WP 6.9.4) F 2026-05-10 02:38:52
s*l*c*s*o*e*f*.com (WP 6.9.4) F 2026-05-10 02:32:38
3*9*c*r*.com (WP 6.9.4) F 2026-05-10 02:30:52
m*t*n*.jp (WP 6.9.4) F 2026-05-10 02:26:11
m*k*m*k.com F 2026-05-10 02:24:15
l*c*u*e.com (WP 6.9.4) F 2026-05-10 02:21:24
s*n*t*y*o*f*e.com (WP 6.9.4) F 2026-05-10 02:18:28
t*r*e*t*u*t.com F 2026-05-10 02:09:40
t*r*e*s*p*l*.com (WP 6.8.5) F 2026-05-10 02:09:40
t*r*e*g*p*r*n*r*.com (WP 6.9.4) F 2026-05-10 02:04:56
t*n*k*-*y*s*i.online D 2026-05-10 02:03:34
g*-*i*h*o*.com (WP 6.9.4) F 2026-05-10 01:50:45
l*f*m*n*-*e*.com (WP 6.9.4) F 2026-05-10 01:38:57
s*l*c*-*c*i*e*g*f*b*.com (WP 5.7.2) ⚠️ F 2026-05-10 01:21:32
o*o*k*.jp (WP 6.9.4) F 2026-05-10 01:19:04
o*a*u*e*-*e*a*s*s*i.net (WP 6.9.4) F 2026-05-10 01:08:05
c*r*l*m*.com (WP 6.9.4) F 2026-05-10 01:06:54
p*l*n*h*r*.com (WP 6.9.4) F 2026-05-10 00:56:46
p*k*2*w*e*s.com (WP 6.4.8) ⚠️ F 2026-05-10 00:51:14
a*o*w*b*r*a*o*.com F 2026-05-10 00:48:40
s*l*s*l*w*f*i*e.com F 2026-05-10 00:44:40
s*l*n*t*l*.com D 2026-05-10 00:44:39
l*g*s*o*e.jp F 2026-05-10 00:39:23
o*a*e*u*i*o*m.jp F 2026-05-10 00:33:06
o*a*a*a*c*n*u*t*n*.net (WP 6.9.4) F 2026-05-10 00:33:05
o*-*a*a*h*m*.org (WP 6.7.5) F 2026-05-10 00:29:22
c*p*k*m*i*i*.com (WP 6.9.4) F 2026-05-09 23:51:39
g*s*t*k*o.com (WP 6.9.4) F 2026-05-09 23:45:33
l*c*y*m*m*e*.com (WP 6.5.8) F 2026-05-09 23:43:00
s*k*s*i*k*n*h*n*u*a.com (WP 6.2.9) ⚠️ F 2026-05-09 23:38:12
l*c*y*l*v*.com (WP 6.2.2) ⚠️ F 2026-05-09 23:35:06
s*k*g*c*i*l*u*-*a*.com F 2026-05-09 23:26:02
l*f*i*n*.com F 2026-05-09 23:26:02
i*m*i*d.tw 📄 A 2026-05-09 23:23:48
a*-*e*t.net (WP 6.9.4) F 2026-05-09 23:21:13
a*i*a*a*s*k*.com (WP 6.9.4) F 2026-05-09 23:20:36
s*k*-*h.com F 2026-05-09 23:16:57
s*k*-*c.com (WP 6.9.4) F 2026-05-09 23:16:57
c*p*o*a.com (WP 6.9.4) F 2026-05-09 23:16:31
l*f*h*p*i*e*s*i*.com (WP 6.9.4) F 2026-05-09 23:15:58
a*i*a*y*k*.com F 2026-05-09 23:15:46
a*i*a*u*a*a*a*l*w*f*i*e.com (WP 6.6.2) F 2026-05-09 22:59:37
b*n*y*-*u*u*.com F 2026-05-09 22:57:16
s*k*k*r*.com F 2026-05-09 22:54:36
l*c*-*.com (WP 6.9.4) F 2026-05-09 22:45:04
t*o*a*a*i*a*.com (WP 6.9.4) F 2026-05-09 22:44:50
f*r*o.info (WP 6.9.4) F 2026-05-09 22:38:18
s*k*-*a*u.com F 2026-05-09 22:33:58
l*f*e*t*r*e*.com (WP 6.8.5) F 2026-05-09 22:25:37
w*v*w*b.com F 2026-05-09 22:22:55
p*e*o*p*o*o.com (WP 6.9.4) F 2026-05-09 22:19:29
a*i*a*m*w*-*o*c*i*g.com (WP 6.9.4) F 2026-05-09 22:18:03
a*i*a*k*i*o.com (WP 6.9.4) F 2026-05-09 22:18:03
i*a*k*-*o.jp (WP 6.9.4) F 2026-05-09 22:16:24
p*r*r*.jp (WP 6.9.4) F 2026-05-09 22:13:02
s*o*a*-*h.jp F 2026-05-09 22:01:30
t*p*-*e*l*.jp (WP 6.9.4) F 2026-05-09 22:00:54
m*n*e*.jp (WP 6.6.5) 💀 F 2026-05-09 21:55:59
g*o*u*0*0*.com F 2026-05-09 21:54:00
p*k*r*a*e*w*b.com (WP 6.9.4) F 2026-05-09 21:50:27
s*i*a*j*k*.com (WP 6.9.4) F 2026-05-09 21:30:12
s*i*a*t*u*a*u.com (WP 6.9.4) D 2026-05-09 21:17:28
a*i*a*a*a*s*n*e*e.com (WP 6.7.5) F 2026-05-09 21:00:49
b*n*b*n*-*e*k*t*u.com (WP 6.5.8) F 2026-05-09 20:59:42
s*i*a*-*a*p*u.com (WP 6.9.4) F 2026-05-09 20:56:54
b*n*a*a*a*i.o*.jp (WP 6.9.4) F 2026-05-09 20:53:50
c*p*i*-*u*s*.com (WP 6.9.4) F 2026-05-09 20:50:57

Top 50 Plugins

Plugin Count
elementor 1,744,327
contact-form-7 1,739,229
elementor-pro 1,027,788
woocommerce 797,925
revslider 605,663
jetpack 456,403
js_composer 420,900
wp-rocket 327,985
essential-addons-for-elementor-lite 264,002
complianz-gdpr 256,882
gravityforms 251,116
cookie-law-info 228,015
instagram-feed 225,059
google-site-kit 219,372
sitepress-multilingual-cms 209,712
google-analytics-for-wordpress 207,790
header-footer-elementor 206,578
bluehost-wordpress-plugin 185,580
elementskit-lite 181,214
gutenberg-core 161,365
gutenberg 159,852
cookie-notice 150,782
litespeed-cache 130,768
wpforms-lite 128,077
the-events-calendar 124,824
gtranslate 122,976
astra-sites 118,495
popup-maker 111,909
woocommerce-payments 110,959
tablepress 99,723
coblocks 99,183
honeypot 96,237
astra-addon 93,115
all-in-one-seo-pack 91,664
wp-smushit 91,020
LayerSlider 89,839
duracelltomi-google-tag-manager 89,212
bb-plugin 85,448
premium-addons-for-elementor 84,729
akismet 83,659
cleantalk-spam-protect 82,375
mailchimp-for-wp 82,191
woocommerce-gateway-stripe 79,841
megamenu 79,695
borlabs-cookie 79,524
ml-slider 78,664
fusion-builder 77,466
ewww-image-optimizer 75,442
formidable 75,398
smart-slider-3 75,144

Top 50 Themes

Theme Count
hello-elementor 606,398
Divi 501,867
astra 417,125
flatsome 125,696
Avada 121,657
generatepress 115,745
pub 111,465
oceanwp 82,272
kadence 78,633
enfold 70,932
salient 65,007
h4 55,474
twentyseventeen 54,842
twentytwentyfour 52,644
bb-theme 51,719
betheme 51,552
cocoon-master 50,876
blocksy 49,730
dt-the7 45,261
twentytwentyfive 43,293
neve 38,751
Avada-Child-Theme 36,699
gox 34,496
woodmart 32,986
bridge 32,224
twentytwentyone 31,352
lightning 29,583
twentytwenty 28,979
swell 27,861
Impreza 26,096
bricks 25,386
twentytwentythree 23,372
Newspaper 23,298
twentytwentytwo 19,595
epik-redesign 19,302
uncode 18,515
twentysixteen 17,588
pro 17,119
sydney 16,624
storefront 16,445
extendable 14,924
Total 14,496
yith-wonder 13,365
hello-theme-child-master 13,309
factory-templates-4 13,223
themify-ultra 12,876
yootheme 12,638
hestia 12,610
twentynineteen 11,800
porto 11,713