Micromonkey 作成者: Krispy Krusty
Minimal User Script/Style Manager
3 人のユーザー3 人のユーザー
拡張機能メタデータ
スクリーンショット
この拡張機能について
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
1 人のレビュー担当者が 5 と評価しました
権限とデータ
必要な権限:
- ナビゲーション中のブラウザーアクティビティへのアクセス
任意の許可設定:
- すべてのウェブサイトの保存されたデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 1.3
- サイズ
- 25.87 KB
- 最終更新日
- 22日前 (2026年7月24日)
- ライセンス
- The Unlicense
- バージョン履歴
- コレクションへ追加
@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