Greasy Fork is available in English.

Metacritic score for GOG

Adds metacritic score to GOG game's page

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v1.2.2 2023/07/17

    release v1.2.2

    • make script run on language-specific game pages
  • v1.2.1 2019/04/15 documentation fix
  • v1.2 2019/04/12 ajax now resolves on onload, not onloadend, get game name from gog url and query the game on metacritic directly, refactor getGameData(), add getGOGProductDetails() (gog rest api call), new algo to get metacritic score, remove useless error handling in promise chain, add style on document-end, run script at document-start, rise version to 1.2
  • v1.1.1 2019/04/11 fix wrong user score color and value formatting, cache all responses for 1 hour
  • v1.1 2019/04/10 add greasemonkey polyfill, rise version to 1.1
  • v1.0 2019/04/10