Sets browser tab icon of Confluence to the avatar of the space.
Replaces tab icons for Confluence pages with avatars of the Confluence spaces.
This script supports both Confluence Server and Confluence Cloud.
The script uses @include
rules to work on any domain that includes the word confluence
. If your browser doesn't support @include
(which might happen in the future when Chrome switches to Manifest V3 browser extensions) or your Confluence server uses a domain which doesn't include the word confluence
, you'll have to manually add your domain. Up-to-date instructions are at https://github.com/rybak/atlassian-tweaks#custom-domains
Source code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/confluence-space-avatar-favicons.user.js
More userscripts and userstyles for Jira, Bitbucket, and Confluence in set Atlassian Tweaks.
More userscripts for changing tab icons in script set Tab icon replacers.