An extension for GitHub to link issue's numbers to a preferred issue tracker.
In src\content-script.js, replace <your-issue-tracker-url> and <your-support-portal-url> with the URLs of your preferred issue tracker and support portal.
- Clone the source code.
- Go to edge://extensions/.
- At the left side, turn on Developer mode.
- Click Load Unpacked.
- Find and select the src folder.
- Open a new tab in Edge → click Extension → click the extension. Make sure it loads correctly.
- Open any PR to make sure it works.
- Clone the source code.
- Go to chrome://extensions/.
- At the top right, turn on Developer mode.
- Click Load unpacked.
- Find and select the src folder.
- Open a new tab in Chrome → click Extension → click the extension. Make sure it loads correctly.
- Open any PR to make sure it works.
- Please send me an email if you want to report bugs or suggest features.
- Feel free to raise a pull request by yourselves.
- Get permission to publish it officially or find a way to manually pack and install it. See How to manually add extension to chrome? in Reddit


