Search found 3 matches

by Mathnerd314
Fri Dec 01, 2017 10:36 pm
Forum: NoScript Support
Topic: New NoScript breaks Xkit for Tumblr
Replies: 13
Views: 7631

Re: New NoScript breaks Xkit for Tumblr

I noticed that my addon ( https://addons.mozilla.org/en-US/firefox/addon/re-pagination-webext-fork/ ) is broken by NoScript too. My addon uses a content script XHR to load the next page. When NoScript is enabled, it blocks this request with this debug log entry: [NoScript] Blocking fetch Object {req...
by Mathnerd314
Thu Jun 19, 2014 12:27 am
Forum: NoScript Development
Topic: Move the blacklist storage to an external file
Replies: 0
Views: 1308

Move the blacklist storage to an external file

Checking my error console I see the following: Warning: attempting to write 8987 bytes to preference sites. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. Further exploration shows this is the capability.policy.maonoscript.s...
by Mathnerd314
Wed Dec 11, 2013 6:21 am
Forum: NoScript Development
Topic: Addthis Surrogate
Replies: 1
Views: 1394

Addthis Surrogate

I was reading http://forums.informaction.com/viewtopic.php?f=7&t=17139&p=59754 and figured that a surrogate script might be handy. noscript.surrogate.addthis.sources s7.addthis.com/*addthis_widget.js noscript.surrogate.addthis.replacement addthis=(function(){var f=arguments.callee;return f._...