CORS Everywhere incelemeleri
CORS Everywhere geliştiren: spenibus
119 inceleme
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15299742, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 15286623, 7 yıl önce
- 5 üzerinden 5 puanyazan: Francisco, 7 yıl önceI have tried CORS Everywhere this morning and it works perfect!. The user has to enable the pluggin prior to check the functionality
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15174656, 7 yıl önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 15168940, 7 yıl önce
- 5 üzerinden 5 puanyazan: The_Loko, 7 yıl önceSimple and good addon for quick web development. Thanks
- 5 üzerinden 2 puanyazan: Firefox kullanıcısı 15085704, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14961487, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14109552, 7 yıl önceThis app is Needs Update for Firefox Version 57.
Geliştiricinin yanıtı
gönderilme: 7 yıl önceAs much as I dislike the way XUL has been phased out, it's unlikely I will maintain a separate legacy version. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13994327, 7 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14643611, 7 yıl önceDoes 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!Geliştiricinin yanıtı
gönderilme: 7 yıl önceNo 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 - 5 üzerinden 4 puanyazan: Naushad-pk, 7 yıl önce
- 5 üzerinden 1 puanyazan: Marooned, 7 yıl önceIt just doesn't work, FF still blocks request even with wildcard CORS header.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14077214, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14504206, 7 yıl öncewhat'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.
Geliştiricinin yanıtı
gönderilme: 7 yıl önceThe 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 - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14444461, 7 yıl önce
- 5 üzerinden 5 puanyazan: crssi, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13241106, 8 yıl önceVery 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. - 5 üzerinden 3 puanyazan: Firefox kullanıcısı 14354936, 8 yıl önceIt'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)Geliştiricinin yanıtı
gönderilme: 8 yıl önceI 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. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14295808, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14164990, 8 yıl önceEasy to install and config the whitelist (useful if you want to apply this plugin just to some domains)
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14078511, 8 yıl önceThis is the best plugging for http request.