futpib / policeman

Firefox extention for cross-site requests control (kind of RequestPolicy clone)
https://addons.mozilla.org/en-US/firefox/addon/policeman/
142 stars 11 forks source link

Conflict with some addons and userscripts #187

Open Halibut80 opened 9 years ago

Halibut80 commented 9 years ago

Policeman block request for Quo Vadis? and URL Shortener Unshortener (For example. Same with another similar addons and scripts), without any notification in popup.

Policeman 0.19pre1, Win 8.1 x64, Firefox Nightly 39.0a1 x64 BuildID:20150325030206

Maxxee commented 9 years ago

The extension Google Translator https://addons.mozilla.org/en-US/firefox/addon/google-translator/ is affected, too.

TiagoTiago commented 9 years ago

Stumble Upon as well.

I understand it blocking trackers on pages and stuff; but when I explicitly tell something to share specific bits of information, I'm making it clear I want it shared.

Maxxee commented 9 years ago

Well, do we get a solution or at least a workaround at all?

Halibut80 commented 9 years ago

@Maxxee try install this ruleset https://github.com/futpib/policeman-rulesets/blob/master/general/allow_redirects_system_principal.ruleset. Looks like this fix many issues for me with pre-relise versions of Policeman including problems from my first post.

Maxxee commented 9 years ago

Thanks for the suggestion, @Halibut80, this solves it for the Google Translator extension.

I have to correct myself. I had to install https://github.com/futpib/policeman-rulesets/blob/master/general/allow_system_principal.ruleset instead to get the extension working again.