Contributions to this repository should follow the GitHub Flow git workflow. In essence, you contribute by making changes in your fork and then generating a pull request of those changes to be merged with the upstream.
There are three main ways to contribute to the repo:
- To work on the project's open issues
- To suggest features that may improve the experience for users of the extensions.
- To review any open pull requests
- Clone this repo onto your local environment.
- Open the Extension Management page by navigating to chrome://extensions on Google Chrome or edge://extensions on Microsoft Edge.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the extension directory.
Read more on the Google Chrome Getting Started Page
Several changes may be made to the repo at a time or other pull requests merged so make sure you sync the repo as frequently as is necessary to keep your repo up to date with the upstream version.