Improve your Moodle experience.
- Go to MoodleCustomizer's add-on page and install it from there.\
- You can also choose to use install it by yourself. \
- Download the latest firefox zip archive.
- Once done, go to your extensions tab click on the settings icon in the top right corner.
- Select "Install module from a file"
- Go to your download location and selected the previously downloaded archive
- Done !
At this moment, the extension is not yet available on Chrome Webstore.
However, you can install it by yourself
- Clone the repository (if you don't know how, just open a terminal and type
git clone https://github.com/Hokkaydo/MoodleCustomizer.git
) - Go to chrome://extensions/ and enable "Developer mode" in the top right corner
- Select "Load not packed extension"
- Go to the cloned repository's directory and select the "Chrome" folder
- Done !
All features can be enabled or disabled by clicking on the addon icon in the top right corner.
Currently supported features are :
- KeepAlive
This prevents Moodle from disconnecting your session while you're working and studying and long PDF or whatever else. - PDF Previews
This prevents Moodle to force you to download pdfs, and will always preview then in your browser.
Feel free to contribute using the Pull Request system.
You can help by suggesting new ideas in the Issues section.