A browser extension for RSI website.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Chrome or FireFox needs to be set-up.
Chrome:
- Download latest source code zip file.
- Extract it into a folder
- Go to chrome://extensions/
- Turn on "Developer mode"
- Click on "Load unpacked"
- Select the directory where you extracted the zip file content
- You're done
Note: Chrome will prompt you at every browser start if you really want to keep the manually installed extension. This is normal. It is a security feature of Chrome so nobody can install extensions behind your back.
FireFox:
- Download latest source code zip file.
- Extract it into a folder
- Open Firefox and open Add-ons Manager CTRL + SHIFT + A
- From the gear icon, select "Install Add-on From File..."
- Select the directory where you extracted the zip file content
- You're done
In both browsers, the application is set to start few seconds after being set-up.
Please read CONTRIBUTING.md for details on how you can contribute to this project.
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the COPYING file for details