Search found 10 matches
- Sat May 02, 2020 10:48 pm
- Forum: NoScript Support
- Topic: Using NoScript with less work - Feasible?
- Replies: 1
- Views: 2376
Using NoScript with less work - Feasible?
I seek a way to use NoScript that requires less work than I have found it to be. SUMMARY I was an active NoScript user, fan and supporter. For about 3 years; I joined in 2011. I found that the necessary tinkering was taking up an untenable amount of my time, and I couldn't find a solution, short of ...
- Fri Mar 01, 2013 6:51 pm
- Forum: NoScript Support
- Topic: Javascript doesn't work, even with sites on white list
- Replies: 7
- Views: 3149
SOLVED-Re. Javascript doesn't work, even with sites on white
NOTE: The spam filter is being triggered by "allow...Https...Only", so I added the "..." so that it wouldn't be triggered. :o (speaking of binary search !) Most likely "allow...Https...Only", which means only HTTPS web site matching your whitelist are allowed. Keep it 0...
- Thu Nov 03, 2011 10:00 pm
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
Re: How to permanently allow an object (e.g. google talk)
No, that didn't work... What's wrong with this? :
\(application/googletalk@https?://.*\.google\.com\|application/shockwave-flash@https?://.*\.google\.com//voice\)
This works, but it's not as secure as I'd like:
application/.*@https?://.*\.google\.com
\(application/googletalk@https?://.*\.google\.com\|application/shockwave-flash@https?://.*\.google\.com//voice\)
This works, but it's not as secure as I'd like:
application/.*@https?://.*\.google\.com
- Thu Nov 03, 2011 9:57 pm
- Forum: NoScript Support
- Topic: Troubleshooting Tricks? (Walmart Reviews)
- Replies: 2
- Views: 3383
Re: Troubleshooting Tricks? (Walmart Reviews)
Thanks. My initial troubleshooting using 'View Selection Source' was on the mark - sort of.
I'd already unblocked bazaarvoice.com, but the reviews load into the page so slowly I didn't notice they'd finally loaded.

- Thu Nov 03, 2011 7:40 pm
- Forum: NoScript Support
- Topic: Troubleshooting Tricks? (Walmart Reviews)
- Replies: 2
- Views: 3383
Troubleshooting Tricks? (Walmart Reviews)
Is the FAQ the main documentation for NoScript? I don't see a manual/user guide. Is there any documentation regarding advanced troubleshooting tricks? I'm troubleshooting Walmart reviews, which don't show up, due to NoScript, and wondering what the best way to proceed is. e.g., here , I see Customer...
- Tue Oct 11, 2011 7:25 am
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
Re: How to permanently allow an object (e.g. google talk)
application/googletalk@https?://.*\.google\.com Ok, so if I want to allow google voice messages to play back, application/shockwave-flash@https?://.*\.google\.com//voice Should work, and if I want to allow both, use (foo|bar) syntax like this? Escaping the lost, I guess? : \(application/googletalk@...
- Sat Sep 10, 2011 4:42 pm
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
Re: How to permanently allow an object (e.g. google talk)
Awesome! Grazie mille! FYI, this is a common problem! (There are many, many threads at https://www.google.com/support/chat/bin/search.py?hl=en&forum=1&query=%22Please+download+the+voice+plugin+to+make+a+call%22+more%3Aforum ) so I suggest adding an FAQ entry, or even perhaps adding this to t...
- Thu Jul 07, 2011 8:17 am
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
Re: How to permanently allow an object (e.g. google talk)
@dhouwn: Yes.
about:plugins lists
MIME Type .......................Description ...............................Suffixes
application/googletalk......Google voice and video chat ....googletalk
about:plugins lists
MIME Type .......................Description ...............................Suffixes
application/googletalk......Google voice and video chat ....googletalk
- Fri Jun 24, 2011 2:04 am
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
Re: How to permanently allow an object (e.g. google talk)
noscript.allowedMimeRegExp is what you are looking for. ABE is something completely different, generally working on a different layer (the one where requests are made). It could theoretically be made into its own extension without much work. Aha. Thanks! I tried simply setting that variable to &quo...
- Thu Jun 23, 2011 7:28 pm
- Forum: ABE
- Topic: How to permanently allow an object (e.g. google talk)
- Replies: 8
- Views: 7620
How to permanently allow an object (e.g. google talk)
How do I permanently allow an object? I'm trying to make google talk (within gmail) work better. {Temporarily allow googletalk@https://mail.google.com/mail} works to make google talk work, but I'd like to make the change permanent. Until I do that, google talk displays the misleading error message: ...