AJAX Cross Origin

A jQuery plugin to allow Cross Origin AJAX requests.

As of June 2026, AJAX Cross Origin has 666 users and a 3.00/5 rating from 14 reviews in the Developer Tools category.

Usersdown 12.3 percent12.3%
666
666
Ratingno change0%
3.00
14 reviews
Reviewsno change0%
14
Version
2.3
Manifest V2

History

3 snapshots

Tracking since Apr 23, 2026.

766.44712.5658.56Apr 23, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 23, 20267593.00142.3
May 12, 20267373.00142.3
Jun 7, 20266983.00142.3
Now6663.00142.3

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

AJAX Cross Origin screenshot 1

About

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

Technical

Version
2.3
Manifest
V2
Size
12.26KiB
Min Chrome
Languages
1
Featured
No

Metadata

ID
jlmkegjbfkmojbgfnmnfhcgnfamfmdae
Developer ID
ucfc72cb813e9d4d7b5c44ee0f8381470
Developer Email
Created
Aug 5, 2014
Last Updated (Store)
Aug 5, 2014
Last Scraped
Jun 7, 2026
Website
ajax-cross-origin.com
Support URL
Privacy Policy

Similar extensions

Alternatives to AJAX Cross Origin, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.