Extensions inspire

AJAX Cross Origin

3.06667

Details

Author:
ninioe

Category:
Developer Tools

Version:
2.3

Users:
1,000+

Rating:
3.06667

Size:
12.26KiB

Updated:
August 03, 2014

Webstore Link:
https://chrome.google.com/webstore/detail/ajax-cross-origin/jlmkegjbfkmojbgfnmnfhcgnfamfmdae?hl=en&gl=US

Developer's site:
http://ajax-cross-origin.com

Download

version 2.3  - Download ZIP file

Description

A jQuery plugin to allow Cross Origin AJAX requests with no need to write a local proxy.
Just add the <script src="..."> tag to your page header and you are ready to use jQuery.ajax() with cross domain calls support.

To use it just add the option 'crossOrigin: true' to your jQuery.ajax() request.

$.ajax({
crossOrigin: true,
url: url,
success: function(data) {
console.log(data);
}
});

You can try the Demo Page:
http://www.ajax-cross-origin.com/examples/cross-origin.htm

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!