Jira: Project icon as tab icon

Changes browser tab icon to JIRA project icon

As of 27/12/2022. See the latest version.

Autor
andrybak
Ocene
0 0 0
Verzija
2
Napravljeno
27/12/2022
Ažurirano
27/12/2022
Licenca
MIT
Važi za

Jira – project avatar as favicon

This user script changes favicons of Jira pages (tab icon in browsers) to the avatar of individual Jira projects, which makes it easier to distinguish browser tabs of tickets in different projects.

Instructions

The script uses https://example.com by default. You have to manually change the URL in the "match" settings to the hostname of the Jira server or servers that you use. This is due to restrictions on how browser extensions can match against URLs. See documentation of Firefox and Google Chrome for details.

Tampermonkey instructions

  1. Go to Dashboard in the extension menu
  2. Click "Edit" button in the line of the script that you've just installed
  3. Copy the value from @match field of the metadata
  4. Go to the tab "Settings"
  5. Click "Add..." under "User matches"
  6. Paste the copied value
  7. Replace the example domain with the domain of website you use
  8. Click "OK"

Source code

Source code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/jira-project-avatar-as-favicon.user.js