Skip to content

GitHub title notification

Rob Garrison edited this page May 22, 2016 · 22 revisions

GitHub-code-colors | GitHub-custom-hotkeys | GitHub-image-preview | GitHub-issue-comments | GitHub-issue-counts | GitHub-issue-highlighter | GitHub-remove-diff-signs | GitHub-table-of-contents | GitHub-title-notification | GitHub-toggle-wiki-sidebar | Gist-to-dabblet

GitHub Title Notification

A userscript that changes the document title if there are unread messages

  • By default, it is set to add a heart symbol in parentheses (♥) to the title when there are unread messages.
  • This script only works on GitHub pages that contain a notification bell icon because it checks for a class name every 30 seconds.
  • The symbol and time interval can be changed using the userscript plugin popup window.
  • It does not currently use GitHub's API.
  • Click this link to install from GitHub, or install from GreasyFork.

Screenshot

title-notification

github-title-notification

Change Log

Version 1.0.0 (3/24/2016)

  • Initial commit
Clone this wiki locally