Skip to content

ladyrick/cors-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cross-Origin-Fetch

It's a chrome extension that allow you to make cross-origin fetch.

Setup

  1. Install chrome extension Cross-Origin-Fetch.
  2. Use CorsFetch() like fetch(), but CorsFetch() can make cross-origin fetch.
  3. Note that the response of CorsFetch() is a bit different from fetch(). You don't need to make another .then(response => response.json()).

Demo

https://ladyrick.github.io/cors-fetch/demo.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published