Omtaler for CORS Everywhere
CORS Everywhere av spenibus
8 omtaler
- Vurdert til 4 ut av 5av Slideroh, 5 år sidenEverything 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.
Utviklerrespons
postet 5 år sidenI 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 - Vurdert til 4 ut av 5av cag014, 5 år sidenworked great, but doesn't work on new Firefox release...74.0 please help
- Vurdert til 4 ut av 5av Firefox-bruker 13436302, 6 år sidenIt 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.
- Vurdert til 4 ut av 5av Firefox-bruker 13317227, 6 år sidenIt 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?
- Vurdert til 4 ut av 5av Firefox-bruker 15286623, 6 år siden
- Vurdert til 4 ut av 5av Naushad-pk, 6 år siden
- Vurdert til 4 ut av 5av Firefox-bruker 14504206, 7 år sidenwhat'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.
Utviklerrespons
postet 7 år sidenThe 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 - Vurdert til 4 ut av 5av Firefox-bruker 13412570, 8 år siden