Search found 4 matches
- Tue Nov 21, 2017 3:42 pm
- Forum: NoScript Support
- Topic: New noscript interface
- Replies: 234
- Views: 196733
Re: New noscript interface
One thing I don't like about the new UI is the domain/URL in the list is too far visually from the two most important icons: Trusted and Default (Untrusted). I have to constantly scan left and right to see if a site is blocked or not and when going through sites with dozens of entries it's not easy ...
- Tue Mar 22, 2016 11:18 pm
- Forum: NoScript Development
- Topic: NS breaks JSON Viewer in Firefox Developer Edition
- Replies: 5
- Views: 4340
Re: NS breaks JSON Viewer in Firefox Developer Edition
I noticed something else about this bug: If you allow scripts globally, even data: URLs have broken JSON viewers when they normally work.
- Sat Nov 14, 2015 7:00 pm
- Forum: NoScript Development
- Topic: NS breaks JSON Viewer in Firefox Developer Edition
- Replies: 5
- Views: 4340
Re: NS breaks JSON Viewer in Firefox Developer Edition
Disabling e10 does not fix it.therube wrote:Any change if you disable e10?
- Sat Nov 14, 2015 2:15 am
- Forum: NoScript Development
- Topic: NS breaks JSON Viewer in Firefox Developer Edition
- Replies: 5
- Views: 4340
NS breaks JSON Viewer in Firefox Developer Edition
When trying to view a JSON document with NoScript enabled I get a white page and lots of errors in the devtools console, all of which are "TypeError: React is undefined". Allowing scripts globally does not fix the issue. Test doc: https://ac.duckduckgo.com/ac/?callback=&q=test This onl...