Jira: Project icon as tab icon

Changes browser tab icon to Jira project icon

2022-12-28 기준 버전입니다. 최신 버전을 확인하세요.

작성자
andrybak
평점
0 0 0
버전
3
생성일
2022-12-27
갱신일
2022-12-28
크기
2.04KB
라이선스
MIT
적용 사이트

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.

Screenshot of 'Jira: project avatar as favicon' in action on bugs.mojang.com

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