Search found 6 matches

by simpleme
Sun Jan 18, 2015 6:40 pm
Forum: FlashGot Development
Topic: FlashGot+VideoDownloadHelper Freezes
Replies: 0
Views: 2798

FlashGot+VideoDownloadHelper Freezes

OS: Debian Wheezy 64 bit Browser: Firefox 35.0 64 bit (official builds from Mozilla) (Maybe 34 was affected as well) FG=FlashGot VDH=Video Download Helper DTA=DownThemAll Starting with an empty profile, I install FG and browse to a blog that has a log of heavy front-page media. It may be a tiny bit ...
by simpleme
Tue Jul 02, 2013 4:51 am
Forum: ABE
Topic: Youtube blocked on ABE usage.
Replies: 2
Views: 3503

Youtube blocked on ABE usage.

I have set up the following ABE rules that have worked for a while with no problem. Lately however, I've been viewing Youtube videos only to be shown a "Movie not loaded" message when right clicking. I've traced it down to the following ABE rule, when when removed allows the videos to play...
by simpleme
Thu Feb 09, 2012 6:07 pm
Forum: NoScript Development
Topic: Approved Whitelist
Replies: 1
Views: 1396

Approved Whitelist

It is sometimes easy to accidentally click 'Allow ...' instead of 'Temporarily allow ...' on the menu. Something that I think would help would be a separate 'approved' white list, where I can approve an entry added to the white list, and easily remove anything accidentally added without looking thou...
by simpleme
Fri Sep 16, 2011 12:58 pm
Forum: NoScript Support
Topic: Restricting scripts to domains
Replies: 3
Views: 1903

Re: Restricting scripts to domains

There is another extension called Request Policy that allows you to specify from which sites requests are made to other sites. Unfortunately it applies to all requests so by default it blocks all third party requests for images, scripts, styles, etc. You can allow requests from gmail.com to google.c...
by simpleme
Wed Sep 15, 2010 8:01 pm
Forum: NoScript Development
Topic: Feature Request allow/block scripts based on origin
Replies: 3
Views: 2077

Feature Request allow/block scripts based on origin

I know this can probably be done by editing ABE rules, but more complicated and would probably require constant editing instead of using the status icon menu. Some sites use scripts from themselves, and some sites use scripts from other locations. Currently you can only allow/block scripts based on ...
by simpleme
Sat Aug 07, 2010 10:33 pm
Forum: NoScript Development
Topic: Bug: NoScript blocks local RSS feeds
Replies: 4
Views: 2736

Bug: NoScript blocks local RSS feeds

OS: Debian Lenny Browser: Firefox 3.6.8 NoScript: 2.0 I'm running a local Apache web server. A page has a link to an RSS 2.0 feed in the form <link rel="alternate" type="application/rss+xml" href="path/to/rss.xml" title="News" /> I have already tested the feed...