If you have "media.mediasource.enabled" set to "false" in about:config, Keep2Share doesn't work in NoScript even if you "disable restrictions for this tab". You have to completely disable the NoScript addon or set the setting to "true" to view the page. e.g.
https://k2s.cc/file/ae2c0b44a2bd4
Will ...
Search found 2 matches
- Fri Nov 16, 2018 10:53 pm
- Forum: NoScript Development
- Topic: media.mediasource.enabled = false breaks NoScript
- Replies: 9
- Views: 83352
- Sat Jul 30, 2016 2:45 am
- Forum: NoScript Support
- Topic: noscript.surrogate.glinks
- Replies: 3
- Views: 3311
"noscript.surrogate.glinks.replacement" doesn't work anymore
Google seems to have changed their format. The old style URL:
google.com/search?q=asdf
Now redirects you to the new style URL:
google.com/#q=asdf
"noscript.surrogate.glinks.sources" (i.e. "!@^https?://[^/]+google\..*/search") only matches the old format which results in the glinks replacement ...
google.com/search?q=asdf
Now redirects you to the new style URL:
google.com/#q=asdf
"noscript.surrogate.glinks.sources" (i.e. "!@^https?://[^/]+google\..*/search") only matches the old format which results in the glinks replacement ...