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

Plugin: snow-monkey-editor (Used by 5,081 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*j*.jp (WP 7.0) F 2026-05-25 22:29:27
m*r*i*c*u*t.y*t*k*i.com F 2026-05-25 22:25:46
y*t*p*a.y*t*k*i.com (WP 7.0) F 2026-05-25 22:25:46
y*t*e*.y*t*k*i.com (WP 7.0) F 2026-05-25 22:25:46
h*s*i*o*o.com F 2026-05-25 22:21:30
o*a*a*a*a*h*y*u*i*k*i*y*u.com (WP 7.0) F 2026-05-25 22:16:48
h*a*t*.t*w*r*s*t*m*r*o*.jp (WP 7.0) F 2026-05-25 22:11:36
o*a*i*o*i.com (WP 7.0) F 2026-05-25 21:58:26
h*r*k*t*-*o*t*n*.com F 2026-05-25 21:48:20
o*a*a*.com (WP 7.0) F 2026-05-25 21:47:43
a*c*i*c*m.jp (WP 7.0) F 2026-05-25 21:46:40
u*t*a*c*m*u*i*a*i*n.com F 2026-05-25 21:15:27
t*o*.info (WP 6.3.8) ⚠️ F 2026-05-25 21:10:35
o*u*u*e*m*t*r*s*.com F 2026-05-25 21:07:56
k*n*k*y*r*.net (WP 6.9.4) F 2026-05-25 20:57:36
o*u*a*i.shop (WP 7.0) F 2026-05-25 20:57:36
8*2*.jp (WP 7.0) F 2026-05-25 20:57:36
s*p*o*t.j*t*-*a*k.jp F 2026-05-25 20:43:22
n*k*n*s*i*a*w*s*.jp F 2026-05-25 20:06:41
s*n*e*1*4*.jp F 2026-05-25 19:16:46
h*r*s*n*o*s*n.com (WP 6.9.4) F 2026-05-25 18:57:56
o*s*y*.com F 2026-05-25 18:52:59
b*s*a*i.com (WP 7.0) F 2026-05-25 18:42:39
u*t*l*s*r.com F 2026-05-25 18:21:57
h*r*b*.t*u*-*a*u*a*g*c*i.com F 2026-05-25 18:18:13
s*a*k*h*d*a*l*c*.com F 2026-05-25 18:02:34
r*o*8.c*.jp (WP 6.9.4) D 2026-05-25 17:57:14
m*-*r*d*c*.com (WP 7.0) F 2026-05-25 17:36:24
i*o*o*i*n*w*o*n.com (WP 7.0) F 2026-05-25 17:00:28
w*k*o.t*n*o*o.n*.jp D 2026-05-25 16:55:59
a*i*c*r*-*e*.com (WP 7.0) F 2026-05-25 16:54:31
u*y*s*i*o*.com (WP 7.0) F 2026-05-25 16:45:02
b*r*c*.com F 2026-05-25 16:44:25
m*z*-*a*i.jp F 2026-05-25 16:38:03
k*t*n*h*n*y*u*o*u.c*.jp (WP 6.9) F 2026-05-25 16:31:05
n*c*n*c*k*o*h*t*u.s*a*n.jp (WP 7.0) F 2026-05-25 15:16:44
o*h*h*t*l.com (WP 7.0) F 2026-05-25 15:14:22
i*i*e*s*a.com F 2026-05-25 14:43:31
a*g*n*o*8*5.com (WP 6.9.4) F 2026-05-25 14:36:23
k*m*s*n*m*.com (WP 7.0) F 2026-05-25 14:22:18
i*i*a*l*.com (WP 7.0) F 2026-05-25 14:22:05
u*i*a*l*w.com (WP 6.4.8) ⚠️ F 2026-05-25 14:12:37
k*m*n*-*a*o*.com (WP 7.0) F 2026-05-25 13:55:11
k*m*m*t*-*a*u*y*-*e*t*r.com (WP 7.0) F 2026-05-25 13:32:58
s*s*m*s.jp D 2026-05-25 13:28:35
k*m*g*y*-*y*u*o*k*i*a*i*e*p*.com (WP 7.0) F 2026-05-25 13:22:44
k*m*g*y*-*h*r*s*l*n.com (WP 6.9.4) F 2026-05-25 13:22:44
g*n*a*k*d*m*n*k*n*.jp (WP 6.8.5) F 2026-05-25 13:20:54
k*m*g*y*-*i*y*f*.com (WP 7.0) F 2026-05-25 13:17:14
v*i*e*o*a*d.com (WP 7.0) F 2026-05-25 12:19:45
h*m*h*s*i*e*j*.org (WP 7.0) F 2026-05-25 11:57:56
m*l*a*u*i*.net (WP 7.0) F 2026-05-25 11:45:18
s*i*y*u.u*m*.jp (WP 6.7.5) F 2026-05-25 11:11:28
k*k*a*p*u.com F 2026-05-25 11:07:43
o*a*u*m*t*.com (WP 7.0) F 2026-05-25 11:01:26
h*a*t*n*.com (WP 6.9.4) F 2026-05-25 10:59:14
s*d*w*r*s*g*.com (WP 7.0) F 2026-05-25 10:53:16
h*a*t*a*e*m.com F 2026-05-25 10:43:27
k*j*r*i*k*o*s*i.com (WP 6.9.4) F 2026-05-25 10:42:31
o*a*i*a*a*e*h.com (WP 7.0) F 2026-05-25 10:41:57
o*a*i*s*g*.com D 2026-05-25 10:41:57
v*i*e*c*e*t*.com F 2026-05-25 10:39:08
v*i*e*c*l*r.com (WP 7.0) F 2026-05-25 10:39:08
i*a*u*o*s*n*e*.com (WP 7.0) F 2026-05-25 10:24:02
o*a*a*s*k*i.com (WP 6.9.4) F 2026-05-25 10:06:10
o*a*a*p*l*.com (WP 6.3.8) ⚠️ F 2026-05-25 10:00:17
o*a*a*k*n*s.com (WP 7.0) F 2026-05-25 09:55:12
e*n*t*l*c*a*s*c.at (WP 6.9.4) D 2026-05-25 09:46:58
o*a*y*u*e*.com (WP 6.0.2) ⚠️ F 2026-05-25 09:36:25
s*d*b*z*.com F 2026-05-25 09:33:54
g*o*a*r*d*.jp (WP 6.4.3) ⚠️ F 2026-05-25 09:22:21
k*d*h*r*s*i*s*a*o*h*.com (WP 7.0) F 2026-05-25 09:03:34
i*a*a*i*a*k.com (WP 6.8.5) F 2026-05-25 07:33:35
0*8*o*e.jp D 2026-05-25 07:27:58
b*n*a*u*s*i*.com (WP 6.9.4) F 2026-05-25 07:26:23
u*p*p*u.com (WP 7.0) F 2026-05-25 07:20:07
k*b*-*y*k*.com (WP 7.0) F 2026-05-25 07:19:46
a*d*-*r.com (WP 7.0) F 2026-05-25 07:17:30
a*d*c*d*.com (WP 6.9.4) F 2026-05-25 07:01:09
u*m*b*.u*t*k*o.a*.jp (WP 7.0) F 2026-05-25 06:59:25
k*b*t*9*9.com (WP 7.0) F 2026-05-25 06:56:48
s*b*a*e.com (WP 7.0) F 2026-05-25 06:54:32
h*n*a*a*a*i*o*i*t.com (WP 7.0) F 2026-05-25 06:49:40
h*a*p*w*r.s*n*l.jp D 2026-05-25 06:35:18
r*c*u*t.m*e*a*.com (WP 6.5.4) F 2026-05-25 06:28:06
o*i*a*a.ooo (WP 6.1.10) ⚠️ F 2026-05-25 06:25:19
s*a*e*c*a*l*e.com (WP 6.9.4) F 2026-05-25 06:20:54
b*n*b*k*r*.com (WP 6.9.4) F 2026-05-25 06:19:30
b*n*n*m*r*-*h.com (WP 7.0) F 2026-05-25 05:56:05
s*b*m*n*g*m*n*.com F 2026-05-25 05:51:53
s*a*a*e*a.com (WP 7.0) F 2026-05-25 05:51:52
h*n*b*n*f*k*s*i*a*.com (WP 6.9.4) F 2026-05-25 05:46:27
r*8*8*.org (WP 7.0) F 2026-05-25 05:45:28
h*n*a*s*k*t*x.com (WP 6.7) F 2026-05-25 05:24:26
b*l*s*n*i*.jp F 2026-05-25 05:15:01
u*l*s*k*i*o*i.com F 2026-05-25 04:55:58
f*j*o*a.ltd (WP 7.0) F 2026-05-25 04:42:24
o*q*e*4*0*.com (WP 7.0) F 2026-05-25 04:41:43
u*i*p*u*i.com F 2026-05-25 04:39:01
f*e*f*e*2*l*.com F 2026-05-25 04:23:23

Top 50 Plugins

Plugin Count

Top 50 Themes

Theme Count
hello-elementor 643,853
Divi 534,207
astra 440,149
flatsome 150,511
generatepress 136,499
Avada 129,452
pub 114,790
twentytwentyfour 113,255
sydney 108,766
oceanwp 87,059
kadence 82,810
enfold 75,162
salient 69,136
twentyseventeen 59,140
h4 58,772
bb-theme 56,716
betheme 54,411
blocksy 53,536
cocoon-master 52,931
dt-the7 48,114
twentytwentyfive 46,609
neve 41,432
Avada-Child-Theme 39,093
woodmart 34,663
gox 34,535
bridge 34,125
twentytwentyone 33,488
lightning 32,581
twentytwenty 31,549
voxel 29,231
swell 29,223
Impreza 27,834
bricks 27,131
sinatra 26,366
twentytwentythree 25,139
Newspaper 25,107
kubio 22,381
twentytwentytwo 20,615
uncode 20,068
twentysixteen 19,431
epik-redesign 19,302
storefront 18,651
pro 18,269
Total 15,397
extendable 15,157
yith-wonder 14,147
hello-theme-child-master 14,046
yootheme 13,615
themify-ultra 13,575
hestia 13,559