
FireMonkey 作者: erosman
Super Lightweight User Script and Style Manager
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图



关于此扩展
Firemonkey is a totally new combined user-Scripts and user-Style manager. While it has similar functions to other user-Script managers like GreaseMonkey/Tampermonkey/Violentmonkey, and user-CSS managers like Stylish/Stylus/xStyle, there are also differences.
Note: None of my extensions contain any tracking, advertising or privacy infringement. They all have Mozilla Open Source licence. The source is clear and accessible by extracting the XPI.
Note: Firefox for Android support is experimental (v2.12+)
Features
Permissions Explanation:
External Reviews
FireMonkey uses Firefox's official API for userscripts and userstyles
How to use Userscripts, Userstyles with FireMonkey in Firefox?
Note: None of my extensions contain any tracking, advertising or privacy infringement. They all have Mozilla Open Source licence. The source is clear and accessible by extracting the XPI.
Note: Firefox for Android support is experimental (v2.12+)
Features
- Lightweight extension for both User-Scripts and User-Styles
- Secure dedicated API (Firefox 65+) to handle User-Scripts
- Turn Scripts/CSS On/Off from Toolbar Button
- Supports both GM3 & GM4 (GM_*** and GM.***) style functions plus some new API (e.g. fetch)
- Script/CSS Auto & Manual Update
- Export/Import Preferences (for backup or share) to/from a local file on your computer
- Export/Import Scripts & CSS
- @require for requiring other saved scripts
- @container support
- Web Install scripts from GreasyFork, OpenUserJS & Stylish userstyles
- Direct Install scripts loaded into tab from GreasyFork, OpenUserJS & file:///
- Console logged script errors are referenced to the individual script
- Temporarily insert existing userScript & userCSS
- Scratchpad to temporarily insert CSS & JavaScript
- Log to display latest error & script update messages
- Notifications from scripts show script's name
- Help Guide included
Permissions Explanation:
- Input data to the clipboard: Used to Copy to Clipboard
- Download files and read and modify the browser’s download history: Used only to export Script/CSS/Preference
- Display notifications to you: Used to inform users
- Access browser tabs: Used to get data for tab operations
- Store unlimited amount of client-side data: Used by the user to store Scripts & CSS
- Access browser activity during navigation: Used to display the running scripts in active tab
- Access your data for all websites: Used to inject Script/CSS
External Reviews
FireMonkey uses Firefox's official API for userscripts and userstyles
How to use Userscripts, Userstyles with FireMonkey in Firefox?
开发者留言
为您的体验打分
举报此附加组件的滥用行为
如果您认为此附加组件违背了 Mozilla 附加组件政策 或存在安全或隐私问题,请使用此表单向 Mozilla 报告问题。
请勿使用此表单报告附加组件的缺陷或请求功能。此表单将发给 Mozilla 官方,而非附加组件的开发者。
权限详细了解
此附加组件需要:
- 输入数据到剪贴板
- 下载文件和读取与修改浏览器的下载历史
- 为您显示通知
- 存取浏览器标签页
- 无限量存储客户端数据
- 获知浏览器导航时的行为状态
- 存取您在所有网站的数据
更多信息
添加到收藏集
2.67 的发布说明
Fixed Toolbar popup Dark Theme application (#428) (from 2.33)
erosman 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
Minimum version increased to Firefox 68
Version 1.0-1.24
The Official release of the API was postponed to FF68. The API can be manually enabled for Firefox 65 to 67 users via about:config?filter=extensions.webextensions.userScripts.enabled
The API is enabled by default on Nightly.