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
s*n*r*c*.com (WP 6.9.4) F 2026-05-06 18:58:04
s*n*y*p*t*p.com (WP 6.9.4) F 2026-05-06 18:17:51
f*t*i*-*a*.club F 2026-05-06 18:05:47
s*m*r*e*l*f*.info F 2026-05-06 18:05:47
k*k*r*h*t*a*a*a*i.online 💀 F 2026-05-06 18:01:13
s*-*o*h*d*.com (WP 6.9.4) F 2026-05-06 17:54:03
y*u*b*.biz (WP 6.9.4) F 2026-05-06 17:54:02
s*n*y*h*t*m.com (WP 6.9.4) F 2026-05-06 17:50:30
m*r*m*r*.media F 2026-05-06 17:39:54
v*-*r*.com (WP 6.9.4) F 2026-05-06 17:34:00
e*g*e*i*0.com (WP 6.9.4) F 2026-05-06 17:14:40
e*g*e*b.com (WP 6.9.4) F 2026-05-06 17:10:19
i*d*g*-*o*p.com (WP 6.9.4) D 2026-05-06 17:04:38
i*d*g*-*a*.com (WP 6.9.4) D 2026-05-06 17:04:38
s*n*y*y*y*g*.com (WP 6.9.4) F 2026-05-06 16:52:40
s*n*y*e*t*r*r*s*.com F 2026-05-06 16:47:00
s*i*a*b*n*o.com (WP 6.9.4) F 2026-05-04 13:17:03
f*h*2*1*4.com (WP 6.9.4) F 2026-05-04 13:13:13
s*r*t*h*k*s*i*a*.com D 2026-05-04 13:04:28
s*i*o*u*k*-*e*.com F 2026-05-04 12:59:15
f*a*a*.com (WP 6.9.4) F 2026-05-04 12:56:49
j*n*k*i.jp F 2026-05-04 12:09:02
s*g*r*k*d*n*a.com F 2026-05-04 11:43:39
n*p*o*i*-*i*a*u*u.jp (WP 6.3.8) ⚠️ F 2026-05-04 11:31:25
s*g*y*m*-*c.com (WP 6.9.4) F 2026-05-04 11:27:36
s*g*u*a*o*g*.com (WP 6.2.9) ⚠️ F 2026-05-04 11:27:36
i*e*a*i*a*a.jp F 2026-05-04 11:27:23
s*g*t*l*.com (WP 6.9.4) F 2026-05-04 11:22:50
f*-*r*d*s*t*.com F 2026-05-04 11:21:22
c*l*s*l*b.com F 2026-05-04 11:19:25
c*b*n*t.info (WP 6.9.4) F 2026-05-04 11:11:16
f*-*u*a*i*n.com (WP 6.9.4) F 2026-05-04 11:06:57
u*h*d*m*y*.info F 2026-05-04 10:38:41
b*o*.m*d*e*.jp F 2026-05-04 10:38:41
s*t*u*a*o*.com F 2026-05-04 10:22:02
s*a*-*o.c*.jp (WP 6.9.4) F 2026-05-04 09:51:01
w*t*r*a*e*c*.com (WP 6.9.4) F 2026-05-04 09:42:01
s*l*y*d*p*.jp (WP 6.9.4) F 2026-05-04 09:36:22
a*r*b*.com F 2026-05-04 09:25:45
a*r*2*0*.com F 2026-05-04 09:25:45
f*w*r*c*n*l*.com (WP 5.7.2) ⚠️ F 2026-05-04 08:59:26
b*n*.tw (WP 6.8.2) F 2026-05-04 08:50:13
k*m*n*y*m*-*c*.s*b.jp (WP 6.9.4) F 2026-05-04 08:38:47
c*l*s*i*l*a*d*n*k*c*i*o*i.com F 2026-05-04 08:37:39
b*r*e*m*.com F 2026-05-04 08:23:20
g*o*p*o*e*f*k*n*s*t*-*a*a*o*e*.jp (WP 6.9.4) D 2026-05-04 08:16:53
a*t*v*t*o*u*i*u.jp (WP 6.3.8) ⚠️ F 2026-05-04 08:14:14
c*l*s*a*n*-*o*r*i.com F 2026-05-04 08:11:34
d*l*g*c*s.net (WP 6.9.4) F 2026-05-04 08:10:17
c*e*r*e*-*e*i*n.com (WP 6.9.4) F 2026-05-04 08:06:22
n*k*s*m*-*n*.biz (WP 6.6) F 2026-05-04 07:57:56
s*f*b*e.com (WP 6.9.4) F 2026-05-04 07:54:23
n*n*a*a.net (WP 6.4.2) ⚠️ F 2026-05-04 07:30:35
w*t*r*i*o*k*n*a.com F 2026-05-04 07:29:18
n*y*g*w*-*p.jp (WP 6.0.9) ⚠️ D 2026-05-04 07:17:36
h*r*s*i*a*w*s*u*o*l*c*i*n.jp (WP 6.9.4) F 2026-05-04 07:17:34
f*k*o*a*w*s*u*o*l*c*i*n.jp (WP 6.2) ⚠️ F 2026-05-04 07:17:34
a*c*i*w*s*u*o*l*c*i*n.jp (WP 6.5.3) F 2026-05-04 07:17:34
o*a*a*w*s*u*o*l*c*i*n.jp (WP 6.2) ⚠️ F 2026-05-04 07:17:34
c*d*m*t*.jp (WP 6.7.5) F 2026-05-04 07:00:12
s*e*i*o*o*f*c*.com F 2026-05-04 06:39:08
w*t*i*i*c*n*t.com (WP 6.9.4) F 2026-05-04 06:36:18
w*t*g*s*-*d*.com F 2026-05-04 06:36:15
s*a*.jp F 2026-05-04 06:01:40
o*e*t*p*n*.jp (WP 6.6.5) 🔓 F 2026-05-04 05:46:34
s*d*u*o*e*-*e*l*s*a*e.com F 2026-05-04 05:32:16
w*s*u*m*s.com (WP 6.9.4) F 2026-05-04 05:23:13
s*i*a*e*g*i.c*.jp (WP 6.1) ⚠️ F 2026-05-04 04:53:11
i*i*u*e*.com F 2026-05-04 04:50:53
n*w*f*-*h*-*u*c*i.jp D 2026-05-04 04:24:58
i*h*-*l*.com F 2026-05-04 04:06:20
n*s*i*r*.jp (WP 6.8.5) F 2026-05-04 04:04:44
m*b*p*.com (WP 6.9.4) F 2026-05-04 03:48:13
j*l*.jp (WP 6.5.8) F 2026-05-04 03:31:36
w*s*a*g*r*.com (WP 6.9.4) F 2026-05-04 03:16:06
m*-*u*p*r*e*.com (WP 6.9.4) F 2026-05-04 03:09:14
s*i*e*c*r*.jp (WP 6.9.4) F 2026-05-04 03:06:07
m*-*o*l*d.com (WP 5.8) ⚠️ F 2026-05-04 02:59:47
i*e*o*-*e*r*h.com F 2026-05-04 02:20:01
f*t*i*u*i*o.com F 2026-05-04 02:16:53
f*t*g*s*n*y*.com F 2026-05-04 02:16:53
e*.m*y*j*m*m*k*n*y*.com (WP 6.8.3) F 2026-05-04 01:43:24
j*d*.jp (WP 6.9.4) F 2026-05-04 01:38:09
f*s*-*n*u*t*y.com (WP 6.1.1) ⚠️ F 2026-05-04 01:34:13
w*r*d*h*a*e*.m*i*.jp (WP 6.1.10) ⚠️ F 2026-05-04 01:32:02
s*n*-*a*.jp (WP 6.9.4) F 2026-05-04 01:16:39
i*a*i*a.com (WP 6.9.4) F 2026-05-04 01:06:23
c*e*n*n*-*r*i.com (WP 6.9.4) F 2026-05-04 00:35:54
m*e*a*a*h*n*u*e.com (WP 5.7.2) ⚠️ F 2026-05-04 00:35:35
m*-*g*s*a.jp D 2026-05-04 00:27:50
m*e*a*o*i*.com (WP 6.9.4) F 2026-05-04 00:26:01
k*m*k*r*-*n*o.jp D 2026-05-04 00:20:27
m*e*a*t*m*m*.com A 2026-05-04 00:20:23
m*e*a*k*m*r*.com (WP 6.7.5) F 2026-05-04 00:14:47
m*e*a*k*i*e*.com (WP 6.9.4) F 2026-05-04 00:14:47
k*i*.c*.jp (WP 6.9.4) F 2026-05-04 00:11:57
j*p*a*.net (WP 6.9.4) F 2026-05-03 23:56:19
n*w.m*m*n*k*i.com F 2026-05-03 23:46:23
i*a*u*a*y*u*a*.com (WP 6.9.4) F 2026-05-03 23:41:09
i*a*u*a*w*m*n*-*l*n*c.com (WP 6.6.1) F 2026-05-03 23:41:09

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