Firefox setting to enable cross domain Ajax request

Pablote picture Pablote · Mar 20, 2009 · Viewed 120.4k times · Source

I need to temporally allow cross domain XMLHttpRequest. Changing firefox security setting seems to be the way to go. But I've tried with this and this but they didnt work. Has anyone been able to configure this before? Thanks.

Answer

tsds picture tsds · Mar 30, 2012

If you just don't want to waste your time on cross-domain issues during development and testing of your app you can use addon Force CORS for FF.

UPDATE: It seems that this addon no longer exists. But there is another option - this Chrome extension