Allow CORS - Browser Extension Review

preview_player
Показать описание
Allow CORS: Access-Control-Allow-Origin lets you easily perform cross-domain Ajax requests in web applications.

Simply activate the add-on and perform the request. CORS or Cross-Origin Resource Sharing is blocked in modern browsers by default (in JavaScript APIs). Installing this add-on will allow you to unblock this feature. Please note that, when the add-on is added to your browser, it is in-active by default (toolbar icon is grey C letter). If you want to activate the add-on, please press on the toolbar icon once. The icon will turn to an orange C letter.

Homepage:

Download:
Рекомендации по теме
Комментарии
Автор

Your "whitelist" is actually a blacklist. It would be much more useful to have a real whitelist where you specified allowed domains rather than disallowed domains.

fractalfrenzy
Автор

Doesn't work. Even when the logo is lit (the one in the bar stays grey though), the tests fail.

ellysonjonesmusic
Автор

it doesn't work in Chrome with localhost

AntonZheleznyak
Автор

After hours struggling with CORS, this extension works perfectly. Thank you very much!!!!, I will donate using the extension Donation button

ceciliaayala
Автор

Not to be negative, but this extension has an incredibly confusing UX. Lots of seemingly small things that add up to a ton of confusion. And after watching this tutorial and following the instructions carefully, I still cannot get it to work for my scenario 🤷‍♂🤦‍♂

AnythingGodamnit
Автор

I love you,you deal with the problem of "Access to XMLHttpRequest at origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.".

yantao
Автор

Would be great if it "indeed works", I installed the extension and still get "blocked by CORS policy: Request header field some_header is not allowed by Access-Control-Allow-Headers in preflight response" going to the options it says: "Add * as the header value for Access-Control-Allow-Headers. Default value is active. Unmark this option to NOT change Access-Control-Allow-Headers" The checkbox is marked but where I have to add * as header value is unknown to me because there is no such input I can put anything in, including *.

harmmeijer
Автор

Doesn't work in Firefox v92.0 for localhost

D-Ragon
Автор

bro can you make the on button a little smaller, I think it is too big an obvious, thank you

ak-wtll
Автор

In localhost, with different port, it's not working...works nothing of nothing...

stesic
Автор

its a nice tool, it just doesn't work at all in chrome and firefox, ...

GGGGGGGGGG
Автор

Does this works with Preflight + credentials? If yes then how can I enable that option?

MohammadUmer
Автор

it doesn't seem to work with fetch from another domain, any one figured this out?

Herbal_Rōnin
Автор

Can i access iframe content also ? If Content is coming from another domain?

AshishKumar-tjbm
Автор

Hi, great extension! do you know how to make it work on mobile?

bF
Автор

First two or three request it works but after that it becomes disable forever.
So it does not work.
Anyway thanks.

ashique
Автор

In my opinion, this extension is working just opposite of what it has to be meant for.

vivekjaiswal
Автор

great great great job, mainly because the video makes it easier to understand

lucasguaru
Автор

Thank you very much, this works perfectly for me.

mossymarsh
Автор

Thanks man, finally a solution for my problem

t_sem