Search found 2 matches

by esphen
Sun Oct 09, 2016 6:32 pm
Forum: NoScript Development
Topic: NoScript breaks WebExtension REST client
Replies: 2
Views: 1592

Re: NoScript breaks WebExtension REST client

I am using Firefox Developer Edition (51.0a2), but have also tested on Firefox Stable (49). Tested with e10s enabled and disabled, same result. It does not matter if the URL you are requesting through the REST client is whitelisted, it will still fail. It seems I was mistaken on the above. Whitelist...
by esphen
Sun Oct 09, 2016 6:18 pm
Forum: NoScript Development
Topic: NoScript breaks WebExtension REST client
Replies: 2
Views: 1592

NoScript breaks WebExtension REST client

Hi, I am the developer of a REST client extension for Firefox, and have noticed that after porting it to the newer WebExtension API, it no loger works with NoScript enabled. Before it worked just fine with NoScript. Below follows a bug report for you to look into the issue. Steps to reproduce 1. Ins...