Reviews for CORS Everywhere
CORS Everywhere by spenibus
8 reviews
- Rated 4 out of 5by Slideroh, 5 years agoEverything worked fine until the last Firefox update. Now it doesn't display - incorrect CORS request. Is this also affected by TLS 1.0 / 1.1, which have been disabled by the browser? Please help us.
Developer response
posted 5 years agoI can't magically guess things, you need to report them in a way that I can reproduce.
https://github.com/spenibus/cors-everywhere-firefox-addon/issues - Rated 4 out of 5by cag014, 5 years agoworked great, but doesn't work on new Firefox release...74.0 please help
- Rated 4 out of 5by Firefox user 13436302, 5 years agoIt does the job and does it very well and simple. But in my opinion lacks some features. I would like to have an option to enable CorsE only on specific domains/websites. This way if I turn on CorsE and start navigating other websites, I'm sure other websites can't mis-use my CorsE being on.
- Rated 4 out of 5by Firefox user 13317227, 5 years agoIt used to be works for me at least in April — June '19. But seems not working now (2019-10) with Firefox 69.0.3. Am I alone with such symptoms?
- Rated 4 out of 5by Firefox user 15286623, 6 years ago
- Rated 4 out of 5by Naushad-pk, 6 years ago
- Rated 4 out of 5by Firefox user 14504206, 6 years agowhat's the difference between 'Force value of "access-control-allow-origin" ' option and 'Activation whitelist' option? I don't understand, i think both are the same, right.
Developer response
posted 6 years agoThe first option forces the value of the "origin" request header which will also become the value of the "access-control-allow-origin" response header. It's useless for most people and only there for testing purposes.
The whitelist defines which values of "origin" are allowed to bypass CORS when the addon is active. It's a list of fully qualified regular expressions, with delimiters and flags, separated by newlines.
See also this: https://github.com/spenibus/cors-everywhere-firefox-addon/issues/23#issuecomment-447669576 - Rated 4 out of 5by Firefox user 13412570, 7 years ago