jira-issue-navigate

Go to the next/prev issue using buttons

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Amin Ya
1日のインストール数
0
累計インストール数
20
評価
0 0 0
バージョン
0.6.0
作成日
2022/04/13
更新日
2024/09/19
大きさ
4.59KB
ライセンス
MIT
対象サイト

jira-issue-navigate

A plugin for Jira that allows going to the next/prev issue using buttons.

preview

Usage

The plugin itself can be installed on the Tampermonkey extension using the following link:

https://greasyfork.org/en/scripts/443345-jira-issue-navigate

Install the Tampermonkey extension for your browser if you don't have it.

https://www.tampermonkey.net/

For example, the chrome extension can be downloaded from here

Development

The source code is available at:

https://github.com/aminya/jira-issue-navigate

You can build the project using:

pnpm install

Or npm/yarn if you use those package managers instead.