I would like Firefox to be able to set extensions to run only on click or allow me to provide a list of domains, like Chrome does, so every extension is not running on every page. See https://support.google.com/chrome?p=enable_extensions and https://connect.mozilla.org/t5/ideas/option-to-allow-extensi....
back
1 comments
You're describing userscripts, which is what site focused web extensions essentially are anyway. Install the Grease/Tamper/Violet monkey extension and you can find scripts from Greasyfork.org, or author your own. Each script defines a scope listing the sites it's allowed to run on.