Відгуки для CORS Everywhere
CORS Everywhere автор spenibus
8 відгуків
- Оцінка 4 з 5від Slideroh, 5 років томуEverything 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.
Відповідь розробника
оприлюднено 5 років томуI 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 - Оцінка 4 з 5від cag014, 5 років томуworked great, but doesn't work on new Firefox release...74.0 please help
- Оцінка 4 з 5від Користувач Firefox 13436302, 6 років томуIt 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.
- Оцінка 4 з 5від Користувач Firefox 13317227, 6 років томуIt 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?
- Оцінка 4 з 5від Користувач Firefox 15286623, 6 років тому
- Оцінка 4 з 5від Naushad-pk, 6 років тому
- Оцінка 4 з 5від Користувач Firefox 14504206, 7 років томуwhat'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.
Відповідь розробника
оприлюднено 7 років томуThe 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 - Оцінка 4 з 5від Користувач Firefox 13412570, 8 років тому