cross-request

cross-request

YApi 跨域请求

What is cross-request?
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.
Stats
By: codefalse
Users: 6,128 ▼ -3
Rating: 5.00 (3)
Version: 3.1 (Last updated: 2020-12-19)
Creation date: 2020-12-19
Risk impact: Moderate risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • webRequest
  • webRequestBlocking
Size: 51.94K
Stats date:

Other platforms

Not available on Chrome
Not available on Firefox
Want to check extension ranking and stats more quickly for other Edge add-ons? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Edge Add-on Store.
Chrome-Stats extension
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
Safety
Risk impact

cross-request may not be safe to use and it requires some risky permissions. Exercise caution when installing this add-on. Review carefully before installing.

Risk likelihood

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

Upgrade to see risk analysis details