Micromonkey by Krispy Krusty
Minimal User Script/Style Manager
3 Users3 Users
Extension Metadata
Screenshots
About this extension
Simply store and execute automated Javascript and CSS for pages or sites.
Use Micromonkey if you prefer to make your own scripts
Use Micromonkey if you prefer to make your own scripts
- Minimal script/style manager without external dependencies
- Optionally sync snippets across your Firefox account
- Full control over snippet execution
Rated 5 by 1 reviewer
Permissions and data
Required permissions:
- Access browser activity during navigation
Optional permissions:
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.3
- Size
- 25.87 KB
- Last updated
- 20 days ago (Jul 24, 2026)
- Related Categories
- License
- The Unlicense
- Version History
- Tags
- Add to collection
@name
@match
@exclude
@run-at
@run-at tag has three valid options:
document_start
document_end
document_idle
@run-at defaults to "document_idle" when unspecified
Everything beyond a snippet header is vanilla CSS or JS