|
1 |
| -[](https://github.com/mojira/message-extension/issues) |
2 |
| -[](https://github.com/mojira/message-extension/stargazers) |
3 |
| -[](https://github.com/mojira/message-extension/blob/master/LICENSE.md) |
| 1 | +[](https://github.com/mojira/mojira-plus/issues) |
| 2 | +[](https://github.com/mojira/mojira-plus/stargazers) |
| 3 | +[](https://github.com/mojira/mojira-plus/blob/master/LICENSE.md) |
4 | 4 |
|
5 |
| -# Mojira Helper Message Browser Extension |
6 |
| -This is a browser extension made for simplifying the mod and helper workflow on Mojira. It integrates the helper messages from the [`helper-messages`](https://github.com/mojira/helper-messages) repository directly into the Mojira interface, so that messages can be pasted very easily without the need of visiting another website. |
| 5 | +# Mojira Plus Browser Extension |
| 6 | +This is a browser extension enabling various additional features on Mojang's bug tracker Mojira for helpers, moderators, and other Mojira power users. |
| 7 | + |
| 8 | +This extension has primarily been created for and tested in Mozilla Firefox. However, it should also work in Chromium-based browsers, such as Google Chrome, Opera, and modern versions of Microsoft Edge. |
| 9 | + |
| 10 | +## Helper messages |
| 11 | + |
| 12 | +**⚠ Please note that the helper messages included in this extension may only be used on the bug tracker by helpers, moderators or Mojang staff. Do not use them yourself if you do not belong to one of these groups, as it may confuse users regarding your role.** |
| 13 | + |
| 14 | +This extension simplifies the mod and helper workflow on Mojira. It integrates the helper messages from the [`helper-messages`](https://github.com/mojira/helper-messages) repository directly into the Mojira interface, so that messages can be pasted very easily without the need of visiting another website. |
7 | 15 |
|
8 | 16 | On top of that, it always keeps the messages up-to-date with the latest version from the `helper-messages` repository.
|
9 | 17 |
|
10 |
| -This extension has primarily been created for and tested in Mozilla Firefox. However, it should also work in Chromium-based browsers, such as Google Chrome, Opera, and modern versions of Microsoft Edge. |
| 18 | +More information about how to use this feature of the extension can be found below. |
| 19 | + |
| 20 | +## Custom activity module sorting |
| 21 | + |
| 22 | +This extension adds two additional sort modes to the activity section on bug reports: "Newest last" and "Oldest last". They are the same as "Oldest first" and "Newest first", respectively, but instead of omitting items at the bottom of the list when there are too many, they omit items at the top of the list. This restores the behaviour from previous versions of Jira. |
| 23 | + |
| 24 | +## Postpone button |
11 | 25 |
|
12 |
| -⚠ Please note that the helper messages may only be used on the bug tracker by helpers, moderators or Mojang staff. Do not use them yourself if you do not belong to one of these groups as it may confuse users regarding your role. |
| 26 | +The postpone button is only seldomly used, and instead usually is clicked by mistake. This extension provides an option to either hide it completely or show a warning before the issue is actually postponed. |
13 | 27 |
|
14 | 28 | ## Installation
|
15 | 29 | ### Firefox
|
16 |
| -1. Select the latest version of the extension on the [releases](https://github.com/mojira/message-extension/releases) page. |
| 30 | +1. Select the latest version of the extension on the [releases](https://github.com/mojira/mojira-plus/releases) page. |
17 | 31 | 2. Click on the `.xpi` file
|
18 | 32 | 3. Follow the instructions on the popups that show up in order to install the extension
|
19 | 33 |
|
20 | 34 | You now have installed the extension successfully. If this is enabled in the browser settings, it will be automatically updated whenever there's a new version of it available.
|
21 | 35 |
|
22 | 36 | ### Google Chrome and other Chromium-based browsers
|
23 |
| -1. Select the latest version of the extension on the [releases](https://github.com/mojira/message-extension/releases) page. |
| 37 | +1. Select the latest version of the extension on the [releases](https://github.com/mojira/mojira-plus/releases) page. |
24 | 38 | 2. Download the `.zip` file
|
25 | 39 | 3. Extract the `.zip` file into a folder and place it somewhere on your system
|
26 | 40 | 4. Open `chrome://extensions`
|
|
0 commit comments