Shqyrtime për CORS Everywhere
CORS Everywhere nga spenibus
8 shqyrtime
- Vlerësuar me 4 yje nga 5 të mundshëmnga Slideroh, 6 vite më parë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.
Përgjigje zhvilluesi
postuar më 6 vite më parë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 - Vlerësuar me 4 yje nga 5 të mundshëmnga cag014, 6 vite më parëworked great, but doesn't work on new Firefox release...74.0 please help
- Vlerësuar me 4 yje nga 5 të mundshëmnga 13436302 përdoruesi Firefox-i, 6 vite më parë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.
Përgjigje zhvilluesi
postuar më 6 vite më parëIt's on the unofficial todo list but I'm a little busy. - Vlerësuar me 4 yje nga 5 të mundshëmnga 13317227 përdoruesi Firefox-i, 6 vite më parë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?
- Vlerësuar me 4 yje nga 5 të mundshëmnga 15286623 përdoruesi Firefox-i, 6 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga Naushad-pk, 7 vite më parë
- Vlerësuar me 4 yje nga 5 të mundshëmnga 14504206 përdoruesi Firefox-i, 7 vite më parë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.
Përgjigje zhvilluesi
postuar më 7 vite më parë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 - Vlerësuar me 4 yje nga 5 të mundshëmnga 13412570 përdoruesi Firefox-i, 8 vite më parë