Recensioner för CORS Everywhere
CORS Everywhere av spenibus
116 recensioner
- Betygsatt 5 av 5av Francisco, för 6 år sedanI have tried CORS Everywhere this morning and it works perfect!. The user has to enable the pluggin prior to check the functionality
- Betygsatt 5 av 5av Firefox-användare 15174656, för 6 år sedan
- Betygsatt 1 av 5av Firefox-användare 15168940, för 6 år sedan
- Betygsatt 2 av 5av Firefox-användare 15085704, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14961487, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14109552, för 6 år sedanThis app is Needs Update for Firefox Version 57.
Utvecklarens svar
postad för 6 år sedanAs much as I dislike the way XUL has been phased out, it's unlikely I will maintain a separate legacy version. - Betygsatt 5 av 5av Firefox-användare 13994327, för 6 år sedan
- Betygsatt 5 av 5av Firefox-användare 14643611, för 6 år sedanDoes not block anymore! It used to work, was there a bad update?
But well rated because it used to do the job perfectly, hope it'll come back soon!Utvecklarens svar
postad för 6 år sedanNo changes recently. But many things can go wrong so best to open an issue so the source of the problem can be found:
https://github.com/spenibus/cors-everywhere-firefox-addon/issues - Betygsatt 4 av 5av Naushad-pk, för 7 år sedan
- Betygsatt 1 av 5av Marooned, för 7 år sedanIt just doesn't work, FF still blocks request even with wildcard CORS header.
- Betygsatt 5 av 5av Firefox-användare 14077214, för 7 år sedan
- Betygsatt 4 av 5av Firefox-användare 14504206, för 7 år sedanwhat'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.
Utvecklarens svar
postad för 7 år sedanThe 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 - Betygsatt 5 av 5av Firefox-användare 14444461, för 7 år sedan
- Betygsatt 5 av 5av crssi, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 13241106, för 7 år sedanVery useful, works as advertised.
The whitelist is not so easy to use (you don't just add bare URLs, you have to include slashes and regex flags, and the UI help is inadequate). But five stars anyway. - Betygsatt 3 av 5av Firefox-användare 14354936, för 7 år sedanIt's a great help and works fine with Firefox under Windows, but it seems not to work with Firefox under Android. The CorsE-Button is not shown, and although it is set to "Enabled at startup" in the Options-Menue, no data are received. Is there anything I can do?
Android is 4.4.2, Firefox is 62.0.3, CorsE is 18.5.30.1913)Utvecklarens svar
postad för 7 år sedanI think the Android tag got added when I switched to WebExtensions, the truth being that this is completely untested. So until I decide to take a good look at it, there is presumably nothing you can do on your end.
You can keep track of the issue here: https://github.com/spenibus/cors-everywhere-firefox-addon/issues/15
This is obviously not getting resolved very fast, although there is no need to remind me every six months. - Betygsatt 5 av 5av Firefox-användare 14295808, för 7 år sedan
- Betygsatt 5 av 5av Firefox-användare 14164990, för 7 år sedanEasy to install and config the whitelist (useful if you want to apply this plugin just to some domains)
- Betygsatt 5 av 5av Firefox-användare 14078511, för 7 år sedanThis is the best plugging for http request.
- Betygsatt 1 av 5av Firefox-användare 13997738, för 7 år sedanDoes not work on Windows FireFox version 59.
- Betygsatt 5 av 5av Eristen, för 7 år sedanI needed to test a web page on a local web dev environment, and of course CORS isn't allowed in firefox, so this extension solved it. many thanks to the creator. much obliged.