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

Plugin: snow-monkey-editor (Used by 4,648 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
d*d*n*.tw A 2026-04-30 20:47:34
m*k*r*-*n*i*e.com (WP 6.9.4) F 2026-04-30 20:39:49
s*k*e*o*e.com F 2026-04-30 20:15:07
s*k*e*k*u*y*u.com (WP 6.9.4) F 2026-04-30 20:15:05
p*e*e*t*.com F 2026-04-30 20:14:33
s*k*-*a*-*a*s*o*a*a*y*.com F 2026-04-30 19:59:34
a*a*u*k*s*i*a.com (WP 6.9.4) F 2026-04-30 19:26:01
g*a*i*t*r*j*d*n.jp (WP 6.7.2) D 2026-04-30 19:11:00
s*i*o*d*m*.com (WP 6.2.2) ⚠️ F 2026-04-30 19:00:29
b*t*r*.jp (WP 6.9.4) F 2026-04-30 18:55:19
i*e*h*r*s*i*a.com (WP 6.9.4) F 2026-04-30 17:57:46
s*i*e*k*n.com (WP 6.9.4) F 2026-04-30 17:43:58
f*e*l*n*e*y*k*z*i*h*.com (WP 5.7.2) ⚠️ F 2026-04-30 17:22:59
w*-*e*o*s*0*.p*e*a*r*s*s*l*b.com (WP 6.9.4) F 2026-04-30 17:21:46
t*s*.p*e*a*r*s*s*l*b.com (WP 6.9.4) F 2026-04-30 17:21:46
i*a*a*i*o*d*r*.com F 2026-04-30 17:16:19
a*u*u*c*c*r*n*.com (WP 6.9.4) F 2026-04-30 17:07:24
a*u*i*s.com F 2026-04-30 17:02:01
a*u*i*s*t*x.com F 2026-04-30 17:02:00
a*u*o*w*r*s.com (WP 6.9.4) F 2026-04-30 16:56:06
a*u*i*l.com F 2026-04-30 16:28:12
p*e*i*m*t*u*-*y*t*.com (WP 6.9.4) F 2026-04-30 16:08:18
i*v*g*e.com A 2026-04-30 16:05:21
r*v*d*r*.jp F 2026-04-30 15:03:18
d*n*h*s*t*u*i.jp F 2026-04-30 15:03:18
w*k*b*-*a*t*k*.biz (WP 6.9.4) F 2026-04-30 14:59:38
i*p*b*n*a.com F 2026-04-30 14:58:07
l*s*r*a*9.com (WP 6.9.4) F 2026-04-30 13:36:29
s*n*l*z*.jp D 2026-04-30 13:27:33
r*n*o*5*7.com (WP 6.9.4) F 2026-04-30 13:12:34
d*y*p*u*.a*a*h*k*i*y*.com (WP 6.9.4) F 2026-04-30 13:11:32
s*i*y*h*m*.com (WP 6.7.2) F 2026-04-30 13:11:06
m*p*i*d.com F 2026-04-30 13:10:03
d*s*g*.o*e*u*e*o.com (WP 6.9.4) F 2026-04-30 13:10:03
s*i*i*i*o*.com (WP 6.9.4) F 2026-04-30 12:52:40
r*k*i*i*t*u.com (WP 6.9.4) F 2026-04-30 12:47:43
i*h*v.com F 2026-04-30 12:46:13
m*n*n*f*-*r*.com (WP 6.9.4) F 2026-04-30 12:21:03
a*r*s.c*.jp (WP 6.7.5) F 2026-04-30 11:34:05
f*e*-*i*e*9*3.com F 2026-04-30 11:20:31
f*e*-*i*e*8*7.com F 2026-04-30 11:20:31
m*n*-*u*u*i.com (WP 6.6.5) F 2026-04-30 11:19:15
t*e*e*e*e*e*t*l.com A 2026-04-30 11:12:14
a*a*a*a.r*t*r*-*a*a*.com D 2026-04-30 11:06:15
y*k*h*m*-*o*.jp D 2026-04-30 11:00:13
c*r*o*c*l*t*.com F 2026-04-30 10:59:31
s*i*h*u*a*.com (WP 6.9.4) 🔓 F 2026-04-30 10:45:41
i*-*r*a*i*n.com (WP 6.9.4) 🔓 F 2026-04-30 10:37:26
n*x*s*s*i*a.com F 2026-04-30 10:07:18
m*n*e*-*s*a*e.com (WP 6.7.5) F 2026-04-30 10:04:10
o*e*f*c*o*y.c*.jp (WP 6.9.4) F 2026-04-30 09:50:11
a*a*g*m*.com (WP 6.9.4) F 2026-04-30 09:36:09
a*a*o*e*g*i*h.com (WP 6.9.4) F 2026-04-30 09:30:11
i*t*u*e*a*e.com F 2026-04-30 09:29:56
d*u*o*s*i*e*.com (WP 6.9.4) F 2026-04-30 09:00:46
k*m*n*y*m*-*h*k*k*i.org (WP 6.9.4) F 2026-04-30 09:00:12
a*a*e*s*n*y*-*e*k*t*u.com (WP 6.9.4) F 2026-04-30 08:53:48
l*g*e*t.jp (WP 6.9.4) F 2026-04-30 08:39:34
a*a*o*o*i.com F 2026-04-30 08:39:07
c*e*r*r*n*v*t*o*.jp F 2026-04-30 08:37:19
d*u*a*i*t*r.com (WP 6.9.4) F 2026-04-30 08:26:06
l*r*s*u*b*a*s*a*d.com (WP 6.9.4) F 2026-04-30 08:22:52
d*u*a*t*k*b*.com F 2026-04-30 08:18:22
c*r*t*k*.com (WP 6.9.4) F 2026-04-30 08:14:25
s*o*e.s*o*u*o.com (WP 6.9.4) F 2026-04-30 07:35:40
y*r*k*g*2*2*.c*.jp F 2026-04-30 07:26:40
c*r*-*c*n.c*.jp F 2026-04-30 07:26:39
k*r*i*h*t*n.com F 2026-04-30 07:22:16
i*i*e*g*i*h.com (WP 6.9.4) F 2026-04-30 07:21:10
s*y*e*c*r*.c*.jp (WP 6.9.4) F 2026-04-30 07:08:18
i*v*i*e*t*s.com (WP 6.4.8) ⚠️ F 2026-04-30 07:00:15
a*o*a*u*h*r*e.fr F 2026-04-30 06:53:51
j*d*-*a*g*k*i.org (WP 6.9.4) F 2026-04-30 06:46:14
d*u*e*t*n*a*i*n.com (WP 6.9.4) F 2026-04-30 06:02:46
j*n*n*a*.m*t*u*i*g*.jp (WP 6.9.4) F 2026-04-30 05:10:37
d*u*l*-*t*.com C 2026-04-30 04:27:40
h*w*d*a*k.com F 2026-04-30 04:11:57
s*g*m*h*r*-*m*m*r*-*t*s*k*.com (WP 6.9.4) F 2026-04-30 03:54:29
s*g*m*t*.com (WP 6.9.4) F 2026-04-30 03:48:11
d*t*a*-*a*t*n.com (WP 6.9.4) F 2026-04-30 03:42:55
s*g*e*d*s*g*.com (WP 6.9.4) F 2026-04-30 03:36:25
d*t*-*i*o.com F 2026-04-30 03:06:59
g*l*a*n.c*.jp F 2026-04-30 03:04:56
c*r*s*l*n*s*m*g*.com (WP 6.9.4) F 2026-04-30 02:43:16
m*n*-*a*r*d*s*g*.com (WP 6.9.4) F 2026-04-30 02:29:01
r*a*s*l*t*o*s.c*.jp (WP 6.0.5) ⚠️ 🔓 F 2026-04-30 02:23:34
c*r*n*t*r*l*y*k*h*m*.com (WP 6.9.4) F 2026-04-30 02:06:31
n*x*-*t*g*-*a*a*s*k*.com (WP 6.9.4) F 2026-04-30 02:02:57
n*x*-*r*a*.com (WP 6.9.4) F 2026-04-30 01:49:43
h*p*o*c*.com F 2026-04-30 01:25:45
i*v*s*m*n*2*3*.com (WP 6.9.4) F 2026-04-30 01:12:37
t*i*o*e*g*k*.com (WP 6.9.4) F 2026-04-30 01:05:33
f*j*s*i*a.jp (WP 6.9.4) F 2026-04-30 00:56:24
h*u*e*o.jp D 2026-04-30 00:50:01
y*m*t*t*k*d*r*.org (WP 6.9.4) F 2026-04-30 00:47:53
d*s*i*k*n*o.com F 2026-04-30 00:28:14
i*a*a*.a*e*3*0*g*.com F 2026-04-30 00:16:44
a*e*t*a*o*.com F 2026-04-30 00:09:29
n*s*e*.jp D 2026-04-29 23:42:08
d*r*s*a*.com (WP 6.9.4) F 2026-04-29 23:39:24

Top 50 Plugins

Plugin Count
elementor 1,875,532
contact-form-7 1,779,128
elementor-pro 1,074,952
woocommerce 868,172
revslider 645,412
jetpack 452,788
js_composer 438,071
wp-rocket 328,852
essential-addons-for-elementor-lite 291,674
gravityforms 257,139
complianz-gdpr 233,452
header-footer-elementor 229,770
instagram-feed 229,176
google-analytics-for-wordpress 222,702
cookie-law-info 220,254
google-site-kit 218,586
elementskit-lite 215,698
gutenberg-core 213,741
sitepress-multilingual-cms 207,223
bluehost-wordpress-plugin 197,566
gutenberg 153,110
wpforms-lite 152,154
astra-sites 144,672
litespeed-cache 134,714
cookie-notice 132,576
gtranslate 128,082
the-events-calendar 122,940
coblocks 118,985
popup-maker 115,143
woocommerce-payments 102,337
tablepress 97,535
astra-addon 95,905
bb-plugin 95,367
LayerSlider 94,369
wp-smushit 94,121
premium-addons-for-elementor 90,350
mailchimp-for-wp 88,725
honeypot 88,565
duracelltomi-google-tag-manager 88,497
akismet 85,982
cleantalk-spam-protect 85,844
all-in-one-seo-pack 84,383
woocommerce-gateway-stripe 83,211
megamenu 81,481
fusion-builder 79,549
formidable 77,759
smart-slider-3 76,735
creative-mail-by-constant-contact 76,448
ewww-image-optimizer 75,322
creame-whatsapp-me 74,510

Top 50 Themes

Theme Count
hello-elementor 625,758
Divi 524,345
astra 466,421
pub 145,751
Avada 123,569
flatsome 119,802
generatepress 117,450
oceanwp 85,885
kadence 78,977
h4 78,540
enfold 70,137
salient 67,134
bb-theme 58,964
twentytwentyfour 57,742
twentyseventeen 55,857
cocoon-master 54,485
blocksy 52,858
betheme 52,658
twentytwentyfive 49,673
dt-the7 45,127
neve 39,230
woodmart 36,626
Avada-Child-Theme 35,539
twentytwentyone 34,073
bridge 33,380
gox 33,160
twentytwenty 30,426
lightning 29,744
swell 28,527
twentytwentythree 26,863
Impreza 25,130
bricks 25,084
Newspaper 22,317
twentytwentytwo 21,763
epik-redesign 20,426
pro 18,461
uncode 18,293
twentysixteen 18,266
storefront 18,119
extendable 17,893
sydney 16,519
yith-wonder 15,780
Total 14,597
themify-ultra 14,338
hestia 12,909
twentynineteen 12,554
twentyfifteen 12,547
porto 12,429
yootheme 12,278
thrive-theme 12,062