Search found 23 matches
- Mon Oct 25, 2021 9:27 am
- Forum: NoScript Development
- Topic: A toggle for svg
- Replies: 5
- Views: 4616
Re: A toggle for svg
I wrote a Userscript for a button to toggle SVG. Works fine but unfortunally, Torbrowser bundles this setting with NoScript-settings. When switch off SVG, all individual NoScript-settings are removed. :-( // buttonToggleSVG.uc.js (function() { if (location != 'chrome://browser/content/browser.xhtml'...
- Mon Oct 25, 2021 9:18 am
- Forum: NoScript Support
- Topic: Disable restrictions globally showes them incorrectly
- Replies: 5
- Views: 2344
Re: Disable restrictions globally showes them incorrectly
Yes!
Long before I had a setting for this in user.js, but it seems, this was too useful, so Mozilla cut this possibility.
- Fri Oct 15, 2021 11:31 am
- Forum: NoScript Support
- Topic: deploy individual settings (FF 91 ESR)
- Replies: 17
- Views: 49115
Re: deploy individual settings
Is there a chance to solve the problem?
- Tue Oct 05, 2021 12:32 pm
- Forum: NoScript Support
- Topic: Startpage strange behaviour
- Replies: 5
- Views: 1690
- Tue Oct 05, 2021 12:27 pm
- Forum: NoScript Support
- Topic: deploy individual settings (FF 91 ESR)
- Replies: 17
- Views: 49115
Re: deploy individual settings
Thinking settings are stored in, storage-sync-v2.sqlite - but only until " written out (which, if I'm understanding, means that they could exist in storage-sync-v2.sqlite-wal for potentially some prolonged period of time.) There is no storage-sync-v2.sqlite here. I'm testing with FF91 ESR. (al...
- Mon Oct 04, 2021 6:23 pm
- Forum: NoScript Support
- Topic: deploy individual settings (FF 91 ESR)
- Replies: 17
- Views: 49115
deploy individual settings (FF 91 ESR)
tldr; How can individual NoScript-settings be deployed in a new (or existing) Firefox profile (without manually clicking GUI/Settings/Import)? <rant>I'm helping some others keeping Firefox safe with Noscript for years and often create new Firefox-profiles with individual default settings. Over the y...
- Mon Oct 04, 2021 6:15 pm
- Forum: NoScript Support
- Topic: Startpage strange behaviour
- Replies: 5
- Views: 1690
Re: Startpage strange behaviour
This is an interesting hint. With "noscript"-checkbox enabled, the result is as expected - looks like with "javascript.enabled"=false. Shouldn't this be the default? Would there be a disadvantage to enable "noscript" as "Standard"?
- Mon Oct 04, 2021 4:46 pm
- Forum: NoScript Support
- Topic: Startpage strange behaviour
- Replies: 5
- Views: 1690
Startpage strange behaviour
An issue that I recognize for a long time now... I use startpage for searches and don't have Javascript allowed for it. With this setting I get an answer to the request but without search-results. When I disable JS at all (about:config), it works as it should. (also when I allow JS in Firefox+Noscri...