FireMonkey par erosman
Super Lightweight User Script and Style Manager
Vous avez besoin de Firefox pour utiliser cette extension
MĂ©tadonnĂ©es de lâextension
Captures dâĂ©cran
Ă propos de cette extension
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?
Commentaires du développeur
Ăvaluez votre expĂ©rience
Signaler ce module
Si vous pensez que ce module va Ă lâencontre de la Politique de Mozilla sur les modules complĂ©mentaires, ou si vous pensez que ce module peut poser des problĂšmes de sĂ©curitĂ© ou porter atteinte Ă la vie privĂ©e, merci de signaler ces problĂšmes Ă Mozilla en utilisant ce formulaire.
Merci de ne pas utiliser ce formulaire pour signaler des problĂšmes ou pour demander lâajout de fonctionnalitĂ©s Ă ce module. Ce formulaire est envoyĂ© Ă Mozilla et non au dĂ©veloppeur du module.
PermissionsEn savoir plus
Ce module a besoin de :
- Ajouter des données dans le presse-papiers
- TĂ©lĂ©charger des fichiers, et consulter et modifier lâhistorique des tĂ©lĂ©chargements du navigateur
- Vous afficher des notifications
- Accéder aux onglets du navigateur
- Stocker une quantité illimitée de données cÎté client
- AccĂ©der Ă lâactivitĂ© du navigateur pendant la navigation
- Accéder à vos données pour tous les sites web
Plus dâinformations
- Liens du module
- Version
- 2.66
- Taille
- 1,11Â Mo
- DerniĂšre mise Ă jour
- il y a 2 mois (9 nov. 2022)
- Catégories associées
- Licence
- Mozilla Public License 2.0
- Historique des versions
Ajouter Ă la collection
Notes de version pour la version 2.66
Fixed clearing script storage (#514)
Updated module structure
Updated module structure
Plus de modules créés par erosman
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
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.