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

2015-12-01 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
ssokolow
평점
0 0 0
버전
9
생성일
2014-08-11
갱신일
2015-12-01
크기
3.79KB
호환성
Firefox와 호환됩니다. Chrome와 호환되지 않습니다.
라이선스
해당 없음
적용 사이트

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.

UPDATE: As of version 6, GOG notifications (eg. library updates, chat messages, friend requests) will also be included in the count.

As these are known for not updating immediately, an "Ignore Stuck Notification Count" command is provided under the Greasemonkey "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.