Firefox & Chrome extension / add-on that boosts moodle's UI/UX \ You can download our production version add-on on Mozilla's website / Chrome Web Store.
There are two ways to run our extension, the difference between them is that by using the first way you can have hot-reloading, while developing.You don't have to add the extension if you run locally.
First Way (Recommended):
git clone https://github.com/norbit8/MoodleBooster.git
npm install
in the root directory of the project to install all dependencies.
npm start
.npm run start-chrome
.Second Way:
git clone https://github.com/norbit8/MoodleBooster.git
.about:debugging#/runtime/this-firefox
on the search bar.git clone https://github.com/norbit8/MoodleBooster.git
.chrome://extensions/
on the search bar.In order to build the extension into zip file run npm build
from the root of the project
The dev environment support many features that include with web-ext like hot-reloading more info here: https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/
This moodle extension is designed to work mainly on Huji's moodle.
Pushing code to our master branch is forbidden.
If you want to contribute, all you need to do is to
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!