CORS Everywhere 的評論
CORS Everywhere 作者: spenibus
8 筆評論
開發者回應
張貼於 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 分來自 Firefox 使用者 13436302,5 年前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,6 年前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.
開發者回應
張貼於 6 年前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 年前