There are six userscripts that I maintain that change favicons in almost identical ways: - <https://github.com/rybak/github-pr-avatars-tab-icons/blob/257c2ff0b1c5cb927572671a243252ad0626cc32/github-pull-request-avatars.user.js#L105-L114> - <https://github.com/rybak/subreddit-tab-icons/blob/7de11c3533e12de3ad80083b50817bfbee41f5aa/subreddit-tab-icons.user.js#L123-L141> - <https://github.com/rybak/twitter-old-name-and-logo-userscript/blob/e0dfdbd234547ae6a8157ec6e979a81e66db7328/twitter-old-name-and-logo.user.js#L153-L168> - <https://github.com/rybak/atlassian-tweaks/blob/515f818af462cba15ef009a0a0be6f793cbdb64d/bitbucket-pull-request-avatars.user.js#L65-L74> - <https://github.com/rybak/atlassian-tweaks/blob/515f818af462cba15ef009a0a0be6f793cbdb64d/jira-project-avatar-as-favicon.user.js#L62-L66> - <https://github.com/rybak/atlassian-tweaks/blob/515f818af462cba15ef009a0a0be6f793cbdb64d/confluence-space-avatar-favicons.user.js#L24-L39> Making a library for this might be useful.
There are six userscripts that I maintain that change favicons in almost identical ways:
Making a library for this might be useful.