Snow Monkey Editor for WordPress Plugin Directory
Snow Monkey Editor is the #14 ranked block app on WordPress, with a 4.0 average rating from 5 reviews, as of Aug 31, 2026.
Snow Monkey Editor is a WordPress Plugin Directory app by Takashi Kitajima. With a rating of 4.0★ from 5 reviews, it currently ranks #14 in the Block category.
AppRanks data: Snow Monkey Editor ranks #14 in Block on WordPress Plugin Directory, placing it in the top 3% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Snow Monkey Editor is a well-rated WordPress app with a limited review volume. It is listed in the Block category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 5 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Takashi Kitajima — established developer track record
Cons
- −Limited review base (5) — ratings can shift significantly with new feedback
Looking to switch from Snow Monkey Editor?
See Snow Monkey Editor's alternatives ranked by audit score, rating, and review velocity.
How Snow Monkey Editor works
Show full descriptionShow less
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 ); } );
Category rankings
As of Sep 9, 2026- Block#14of 593Top 3%
- Editor#25of 560Top 5%
- Page Builder#28of 312Top 9%
- Gutenberg#33of 696Top 5%
- Block-enabled#74of 427Top 18%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Snow Monkey Editor doesn't have curated competitor matchups yet. Other tracked block apps on WordPress:
Where Snow Monkey Editor stands in the Block category
Snow Monkey Editor ranks #14 of 593 apps in the Block category, placing it in the top 3% of the listing.
Frequently asked questions
What is Snow Monkey Editor?
Snow Monkey Editor is an app for WordPress. It currently holds a 4.0-star rating from 5 merchant reviews, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Block category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Takashi Kitajima.
Who uses Snow Monkey Editor?
Currently around 30,000 active stores have installed Snow Monkey Editor. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Block category on WordPress.
Where does Snow Monkey Editor rank on WordPress?
Snow Monkey Editor currently sits at position #14 in the Block category on WordPress. That places it in the top 2% of 593 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.