Allow-Control-Allow-Origin: * Chrome Extension

Cross, web, chrome, response, origin, domain, file, request, cors, flags, access, header, http, org, ajax

Allow-Control-Allow-Origin: * for Chrome Download

  • Chrome Extension Page
    Deleted from Chrome Web store
  • Total Number of Extension users:
    201.8K +
  • Reviewed by :
    360 Chrome Users
  • Author Name:
    offered by vitvad
Allow-Control-Allow-Origin: * chrome extension is Allows to you request any site with ajax from any source. Adds to response 'Allow-Control-Allow-Origin: *' header.

Allows to you request any site with ajax from any source. Adds to response 'Allow-Control-Allow-Origin: *' header.

Developer tool.

*Summary* Add to response header rule - Access-Control-Allow-Origin: * *Hint* Same behavior you can get just using chrome flags [http://www.chromium.org/developers/how-tos/run-chromium-with-flags] chrome --disable-web-security or --allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt *Description* Cross-origin resource sharing - is a mechanism that allows JavaScript on a web page to make XMLHttpRequests to another domain, not the domain the JavaScript originated from.

[http://en.wikipedia.org/wiki/Cross-origin_resource_sharing] cors allows web applications on one domain to make cross domain ajax requests to another domain.

Its dead simple to enable, only requiring a single response header to be sent by the server.

[http://www.html5rocks.com/en/tutorials/file/xhr2/#toc-cors] *Issues* If you found any bug or want some new feature - do not hesitate create a pull-request.

[https://github.com/vitvad/Access-Control-Allow-Origin]

Allow-Control-Allow-Origin: * is deleted from https://chrome.google.com/webstore/. Previously it is on chrome store,its urls is https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi

Allow-Control-Allow-Origin: * Related Chrome Extensions