RequestPolicyContinued / requestpolicy

a web browser extension that gives you control over cross-site requests. Available for XUL/XPCOM-based browsers.
https://github.com/RequestPolicyContinued/requestpolicy/wiki
Other
252 stars 35 forks source link

doesn't work anymore.... #886

Closed g-i-o-r-g-i-o closed 6 years ago

g-i-o-r-g-i-o commented 6 years ago

Read first: https://requestpolicycontinued.github.io/Contributing

Browser and Add-ons:

RequestPolicy settings:

Steps to reproduce: I've tried to install and uninstall the addon

What happens?

nothing shows

What should happen?

In old versions of firefox everything worked, probably before 57

jrrdev commented 6 years ago

For the moment, Request Policy isn't compatible with Firefox >= 57 because the old XUL/XPCOM API can't be used anymore. See #704 for current status of the ongoing work to port to the new WebExtension API. Until the port is finished, if you want to use a browser with Request Policy enabled, I recommend to use the ESR version of Firefox. The package name is firefox-esr on Ubuntu

myrdd commented 6 years ago

duplicate of #704