Changes browser tab icon to Jira project icon
当前为
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.
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.
@match field of the metadataSource code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/jira-project-avatar-as-favicon.user.js