
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
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
- 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/Preferences
- 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?
๊ฐ๋ฐ์ ์๊ฒฌ
ํ๊ฐ
๊ถํ๋ ์์๋ณด๊ธฐ
๋ค์ ๊ถํ ํ์:
- ํด๋ฆฝ๋ณด๋์ ๋ฐ์ดํฐ ๋ฃ๊ธฐ
- ํ์ผ์ ๋ค์ด๋ก๋ํ๊ณ ๋ธ๋ผ์ฐ์ ์ ๋ค์ด๋ก๋ ๊ธฐ๋ก์ ์ฝ๊ณ ์์
- ์๋ฆผ ํ์
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- ํ์ ์ค ๋ธ๋ผ์ฐ์ ํ๋์ ์ ๊ทผ
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 2.74
- ํฌ๊ธฐ
- 999.65 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 3๋ฌ ์ (2025๋ 1์ 25์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- Mozilla Public License 2.0
- ๋ฒ์ ๋ชฉ๋ก
๋ชจ์์ง์ ์ถ๊ฐ
๋ฒ์ 2.74์ ์ถ์ ์ ๋ณด
Added "Convert to UserCSS" option to Direct Install (where applicable)
Added window.external for GreasyFork (support/issues/582)
Dropped userstyles.org Web Install & remote update processes due site errors
Dropped Web Install in favour of Direct Install
Updated Direct Install user-interface (#2, support/issues/627)
Updated GreasyFork's processed install URLs
Added window.external for GreasyFork (support/issues/582)
Dropped userstyles.org Web Install & remote update processes due site errors
Dropped Web Install in favour of Direct Install
Updated Direct Install user-interface (#2, support/issues/627)
Updated GreasyFork's processed install URLs
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.