cross-request

YApi 跨域请求

Cross-Request: Facilitating Cross-domain Requests in HTML Pages

Cross-request is a proficient Edge extension with a principal function of enabling HTML pages to execute cross-domain requests or access the required data from different domains. With its integral API - 'crossRequest(options)', the add-on largely simplifies the method of calling APIs by accepting a mere options object as an argument. It further supports varying methods such as GET and POST, and even delivers the provision of custom headers.

Add-on stats

By: codefalse
Users: 6,140
-58
Rating: 5.00
(3)
Version: 3.1 (Last updated: 2020-12-19)
Creation date: 2020-12-19
Risk impact: Moderate risk impact
Risk likelihood:
Manifest version: 2
Permissions:
  • webRequest
  • webRequestBlocking
Size: 51.94K

Other platforms

Not available on Chrome
Not available on Android
Not available on Firefox
Want to check extension ranking and stats more quickly for other Edge add-ons? Install Chrome-Stats extension to view Edge-Stats data as you browse the Edge Add-on Store.

Add-on summary

A extension that gives the html page cross-domain request capability. API: crossRequest( options ) Example: crossRequest({ url: 'http://caibaojian.com/ajax-jsonp.html', method: 'GET', success: function(res, header){

}

}) crossRequest({ url: 'http://127.0.0.1:3000/api', method: 'POST', headers: { 'Content-Type': 'application/json'

See more

User reviews

可以
by Grant, 2023-07-05

好用
by 春生, 2021-06-16

好用
by Jake, 2020-12-28
View all user reviews

Add-on safety

Risk impact

cross-request requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

cross-request has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details