סקירות עבור CORS Everywhere
CORS Everywhere spenibus מאת
8 דירוגים
- דירוג 4 מתוך 5מאת Slideroh, לפני 6 שנים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.
תגובת המפתח
מועד פרסום: לפני 6 שנים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, לפני 6 שנים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, לפני 7 שנים
- דירוג 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 שנים