Jira: Project icon as tab icon

Changes browser tab icon to Jira project icon

이 스크립트 설치?
작성자 추천 스크립트

Bitbucket: PR author avatar as favicon 스크립트도 사용해 보세요.

이 스크립트 설치
작성자
andrybak
일일 설치 수
0
총 설치 수
23
평점
0 0 0
버전
6
생성일
2022-12-27
갱신일
2023-02-17
크기
2.49KB
라이선스
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.

This script works both on Jira Server and on Jira Cloud.

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

Instructions

The script uses @include rules to work on any domain that includes the word jira. If your browser doesn't support @include (which might happen in the future when Chrome switches to Manifest V3 browser extensions) or your Jira Server uses a domain which doesn't include the word jira, you'll have to manually add your domain. Up-to-date instructions are at https://github.com/rybak/atlassian-tweaks#custom-domains

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

See also

More user scripts and user styles for Jira, Confluence, and Bitbucket in set Atlassian Tweaks.

More userscripts for changing tab icons in script set Tab icon replacers.

长期地址
遇到问题?请前往 GitHub 提 Issues。