I would like to replace BlockSite by ABE and tried some USER rules. All work well, but one doesn't.
I'm often installing extensions locally, which are incompatible with my current version of SeaMonkey. So I don't need the version check from versioncheck.addons.mozilla.org, which is requested by the Add-ons Manager, when an extension gets installed. I tried blocking this with the rule:
Site versioncheck.addons.mozilla.org
Deny
I can block this request with BlockSite, but ABE does nothing here. What's wrong? Blocks ABE only browser sites and subsites, whereas BlockSite can block all kind of requests?
Block requests from Add-ons Manager
Block requests from Add-ons Manager
Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Firefox/6.0.2 SeaMonkey/2.3.3 Lightning/1.0b5
Re: Block requests from Add-ons Manager
Wouldn't extensions.checkCompatibility & extensions.checkUpdateSecurity work?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20110923 Firefox/7.0 SeaMonkey/2.4
Re: Block requests from Add-ons Manager
One could think it would, but doesn't.therube wrote:Wouldn't extensions.checkCompatibility & extensions.checkUpdateSecurity work?
It's just an example where ABE seems to work different from BlockSite. There might be more.
Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Firefox/6.0.2 SeaMonkey/2.3.3 Lightning/1.0b5
- Giorgio Maone
- Site Admin
- Posts: 9526
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Block requests from Add-ons Manager
By design ABE takes care of not interfering with internal browser activity from privileged code. Not caring would be much simpler, since the checks are non-trivial, but would also break things in unexpected ways.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Re: Block requests from Add-ons Manager
Blocking this I could do with a firewall, though, but you are certainly right. With ABE much more can be made wrong, than with BlockSite or a firewall.
Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Firefox/6.0.2 SeaMonkey/2.3.3 Lightning/1.0b5