A Chrome/Chromium Extension providing Quick Jumps to Jira Tickets, GitHub PRs, DynEnv and other resources.
Requires Chrome 88+. Not tested on other Browsers.
The extension evaluates the current Browser Tab and tries to build related links, e.g. the Jira Ticket, a Github Pull Request or an dynamic environment.
Type ds24
into the omnibar. The extension will try to find a Jira Ticket for you or, alternatively, a Github PR.
Input | Redirect to |
---|---|
DS-1234 | https://digistore.atlassian.net/browse/1234 |
772 | https://github.com/hulkag/ds24-digistore/pull/772 |
If not viewing a Jira Ticket or Pull Request, this extension show links to Github, Jira and other useful links. They can be customized.
- Download this repo as a ZIP file from GitHub.
- Unzip the file, you should have a folder named
ds24-jump
. - In Chrome/Edge go to the extensions page (
chrome://extensions
oredge://extensions
). - Enable Developer Mode.
- Load the extensions:
- Just Drag and Drop the .crx file in this directory to the extension overview
- Alternatively, click to "Load unpacked". Then head to this directory and click "Load".
You can toggle the elements offered as jump links. To toggle, right-click on the extension icon and choose "Options". Alternatively click on the digistore24 Logo.
- This extension heavily relies on making internal calls to github. You may need to login / authorize at github before open the extension popup.
- This extension is not tested with Edge or other Browsers like Brave.
- Local installed extensions are not auto-updated. So check version numbers in case of any updates and repeat the steps shown at "Installation"
If you have any problems or feature suggestions, you can submit a new issue here. I am happy about every PR and every issue.
Search in Slack Messages- Create a "Save k8s namespace command to clipboard"
- Use Github API instead of DOM crawling (Token required)