CORS Everywhere のレビュー
CORS Everywhere 作成者: spenibus
spenibus による応答
開発者の返信
投稿日時: 5年前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
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
合計レビュー数: 101
- 5 段階中 5 の評価Trinxery によるレビュー (6ヶ月前)
- 5 段階中 5 の評価Psychon によるレビュー (7ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 17853672 によるレビュー (8ヶ月前)
- 5 段階中 5 の評価天灭中共退党团队保平安 によるレビュー (8ヶ月前)
- 5 段階中 5 の評価Marcus によるレビュー (1年前)Solved a Cors issues that I couldn't solve after hours of research and multiple failed solutions
- 5 段階中 5 の評価Omar Afzal によるレビュー (1年前)It does its job and does it well. I don't have to worry about CORS while developing now. The only thing that would be nice would be disabling (or altering) CORS requests on certain sites.
- 5 段階中 5 の評価Kainaris によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 17414341 によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 17312087 によるレビュー (2年前)
- 5 段階中 5 の評価ormaaj によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 17218088 によるレビュー (2年前)
- 5 段階中 2 の評価Firefox ユーザー 15987320 によるレビュー (2年前)Big problem: addon does not remove cleanly. CORS disabled when addon is removed.
開発者の返信
投稿日時: 2年前That seems impossible considering the addon does active filtering, which means that if it is removed, there is nothing left to disable CORS. I also tried to uninstall while the addon was active and CORS has indeed returned. - 5 段階中 5 の評価Fran によるレビュー (2年前)
- 5 段階中 5 の評価foton によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 16752354 によるレビュー (2年前)Funciono perfecto, gracias no quería pasarme a Chrome XD