GOG.com - Updated Thread Count in Title

Display a count of updated threads (and notifications) in the GOG favicon (and page title) and reload hourly so a browser tab can be used as an update notifier

Você precisará instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Você precisará instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Você precisará instalar uma extensão como o Tampermonkey para instalar este script.

Você precisará instalar um gerenciador de scripts de usuário para instalar este script.

(Eu já tenho um gerenciador de scripts de usuário, me deixe instalá-lo!)

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar uma extensão como o Stylus para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

Você precisará instalar um gerenciador de estilos de usuário para instalar este estilo.

(Eu já possuo um gerenciador de estilos de usuário, me deixar fazer a instalação!)

Autor
ssokolow
Instalações hoje
0
Total de instalações
42
Avaliações
0 0 0
Versão
11
Criado
11/08/2014
Atualizado
04/09/2018
Tamanho
4,54 KB
Licença
N/A
Aplicável a

Since GOG.com doesn't offer any kind of e-mail notification for forum updates, this extension allows you leave your favourite threads list open in a tab and use it as an update monitor.

This has three benefits:

  1. You get the same kind of hourly updates you would from an RSS feed.
  2. You can tell how many threads have updated just by glancing at the favicon.
  3. The count also gets added to the page title so features like Firefox's "something changed" app tab glows work.

As GOG notifications have been known to not update immediately in the past, an "Ignore Stuck Notification Count" command is provided under the "User Script Commands" submenu, which operates as follows:

  1. After clearing out your notifications, reload the page and choose "Ignore Stuck Notification Count"
  2. When the option is selected, Greasemonkey takes note of the current value of each notification counter in the dropdown.
  3. If a counter stays the same or goes up, then the saved values are subtracted from it before display in the tab icon.
  4. If a counter goes down, it's assumed to be un-stuck and normal operation resumes for that specific counter.

Users of Greasemonkey 4 can find the "Ignore Stuck Notification Count" option in the page's context menu.

While the most recent release is currently only tested on Greasemonkey 4, it uses the polyfill for supporting the older APIs and has only been changed minimally from previous versions which were tested on Firefox under Greasemonkey 3 and Chrome under Tampermonkey.