Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timbru31/quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
https://github.com/timbru31/quickjira
browser-extension chrome chrome-extension edge edge-extension firefox firefox-addon firefox-extension hacktoberfest jira jira-issue opera opera-addon opera-extension webextension webextensions
Last synced: 10 days ago
JSON representation
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
- Host: GitHub
- URL: https://github.com/timbru31/quickjira
- Owner: timbru31
- License: mit
- Created: 2014-10-17T16:15:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T02:38:32.000Z (17 days ago)
- Last Synced: 2024-10-24T19:18:49.479Z (17 days ago)
- Topics: browser-extension, chrome, chrome-extension, edge, edge-extension, firefox, firefox-addon, firefox-extension, hacktoberfest, jira, jira-issue, opera, opera-addon, opera-extension, webextension, webextensions
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/quick-jira/acdnmaeifljongleeegkkfnfcopblokj
- Size: 4.92 MB
- Stars: 81
- Watchers: 6
- Forks: 31
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Quick JIRA (quiji)
[![Security](https://github.com/timbru31/quickjira/workflows/Security/badge.svg)](https://github.com/timbru31/quickjira/actions?query=workflow%3ASecurity)
[![Linting](https://github.com/timbru31/quickjira/workflows/Linting/badge.svg)](https://github.com/timbru31/quickjira/actions?query=workflow%3ALinting)[![Known Vulnerabilities](https://snyk.io/test/github/timbru31/quickjira/badge.svg)](https://snyk.io/test/github/timbru31/quickjira)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)## Info
Ever wanted to open a JIRA issue really fast in your browser?
Tired of typing the whole address over and over again?
And even more tired of the awesome omnisearch but the need to delete the old ticket id?If you can answer yes, then this extension is for you!
You can now open up a JIRA issue within a second - in your current or a new tab.Just configure the "base url" and you are ready to go!
The settings are synced via your Google account across other browsers.## Features
- open issue in current or new tab
- re-open last viewed ticket
- shortcuts
- Popup (default is CTRL/CMD + Shift + K)
- Open selected text in the current tab (Alt + K)
- Open selected text in a new tab (Alt + Shift + K)
- omnibox keyword "jira"
- configure default action
- right click (context menu) integration## Changelog
See [CHANGELOG.md](CHANGELOG.md) for a complete changelog.
## Support
For support please create an issue here at GitHub
## Pull Requests
Feel free to submit any PRs here, too. :)
Please indent using two spaces only, have a newline at the EOF and use UNIX line ending, thanks!
---
Built by (c) Tim Brust and contributors. Released under the MIT license.