
CORS Everywhere par spenibus
A firefox addon allowing the user to enable CORS everywhere by altering http responses.
Report issues to the repository, with enough information to reproduce the problem:
https://github.com/spenibus/cors-everywhere-firefox-addon/issues
Métadonnées de l’extension


Repositories
GitHub
GitLab
This is a firefox addon that allows the user to enable CORS everywhere by altering http responses.
Note
Usage
The addon's functionality can be toggled with the included button and is disabled by default. The button can be found by right-clicking a toolbar and choosing customize. It is labelled CorsE and has 3 states:
A basic CORS test is available in the repository at ./_test/cors-everywhere-test.html.
Intended for developers. Use at your own risk.
Options
Available in about:addons.
FAQ
The addon is enabled but the requests return content as if no user was logged in the target domain. Try using withCredentials.
GitHub
GitLab
This is a firefox addon that allows the user to enable CORS everywhere by altering http responses.
Note
- It is important to understand that this addon does not actually disable any kind of security within Firefox.
It merely alters http requests to make the browser believe the server has answered favorably.
This means the http requests have to be valid and follow the CORS rules. - This addon is now a WebExtension.
- Android is untested therefore not officially supported.
Android platform support #15 - In Firefox 74.0, the addon can not operate on local files (using the file:/// protocol). This is apparently fixed in 75.0.
Firefox 74.0 #32
Usage
The addon's functionality can be toggled with the included button and is disabled by default. The button can be found by right-clicking a toolbar and choosing customize. It is labelled CorsE and has 3 states:
- red, addon is disabled, CORS rules are upheld.
- green, addon is enabled, CORS rules are bypassed.
- green/red, addon is enabled and using the activation whitelist, CORS rules are bypassed when the origin url matches a filter in the whitelist.
A basic CORS test is available in the repository at ./_test/cors-everywhere-test.html.
Intended for developers. Use at your own risk.
Options
Available in about:addons.
- Enabled at startup Enables this addon on startup.
- Force value of "access-control-allow-origin" Self explanatory.
- Activation whitelist When the addon is enabled, this will check the origin url against the whitelist to decide if headers will be modified. Uses regular expressions.
FAQ
The addon is enabled but the requests return content as if no user was logged in the target domain. Try using withCredentials.
Signaler ce module
Si vous pensez que ce module va à l’encontre de la Politique de Mozilla sur les modules complémentaires, ou si vous pensez que ce module peut poser des problèmes de sécurité ou porter atteinte à la vie privée, merci de signaler ces problèmes à Mozilla en utilisant ce formulaire.
Merci de ne pas utiliser ce formulaire pour signaler des problèmes ou pour demander l’ajout de fonctionnalités à ce module. Ce formulaire est envoyé à Mozilla et non au développeur du module.
Ce module a besoin de :
- Accéder à vos données pour tous les sites web
- Liens du module
- Version
- 18.11.13.2043
- Taille
- 15,77 Ko
- Dernière mise à jour
- il y a 2 ans (13 nov. 2018)
- Licence
- Licence MIT/X11
- Historique des versions
fixed undefined pref loading
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant
- Il n’y a aucune note pour l’instant