Skip to content

Clone/push to major git providers in the browser without CORS issues.

License

Notifications You must be signed in to change notification settings

ptoner/isomorphic-git-cors-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic Git CORS Extension

A simple Chrome extension to add CORS headers to GitLab requests.

Allows Isomorphic Git to push to GitLab without CORS issues.

Uses Chrome's declarativeNetRequest to enable this with a simple rule-based approach and no executable code.

Installation

  1. Clone this repo.
git clone https://github.com/ptoner/isomorphic-git-cors-extension
  1. Navigate to chrome://extensions

  2. Choose 'Load unpacked'.

  3. Choose the folder for this repo.

About

Clone/push to major git providers in the browser without CORS issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages