Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 2.85 KB

README.md

File metadata and controls

27 lines (17 loc) · 2.85 KB

Ecole Directe Plus Unblock

Ecole Directe Plus is a website (unofficial) built by EcoleDirecte users and for EcoleDirecte users.

Important

Ecole Directe Plus extension only works for the Ecole Directe Plus website! If you want an extension changing blocking headers anywhere outside the official Ecole Directe Plus instance you may want to fork the extension and edit by yourself or install the CORS Unblock extension.

Haven't tried Ecole Directe Plus yet? Try it at ecole-directe.plus

This extension provides the following features to Ecole Directe Plus :

  • Overrides CORS restrictions for cross-origin requests (it allows requests against localhost).
  • Bypasses the restrictions of the Origin and Referer headers from EcoleDirecte API.

Contributing

  • Clone the repository: git clone https://github.com/Magic-Fishes/Ecole-Directe-Plus-Extension.git
  • Depending on your browser, run node build.js chromium or node build.js firefox. You will find the output in dist/
  • Depending on your browser, go to chrome://extensions or about:debugging and enable developer mode
  • Load the unpacked extension (the browser looks either for the manifest.json or for the folder where the manifest.json file is located)