1. Clone the repository to the folder that you want.
2. Go to [chrome://extensions](chrome://extensions).
3. Enable **Developer mode** by clicking the toggle switch next to **Developer Mode**.
4. Then, click the **LOAD UNPACKED** button and select the *src* cloned folder.
5. That's all, you have a development copy of this extension.
6. Remember if you change something, you need to click the refresh button in the extension on [chrome://extensions](chrome://extensions) to see your changes.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.