Metacritic score for GOG

Adds metacritic score to GOG game's page

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v1.2.2 17.07.2023

    release v1.2.2

    • make script run on language-specific game pages
  • v1.2.1 15.04.2019 documentation fix
  • v1.2 12.04.2019 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 11.04.2019 fix wrong user score color and value formatting, cache all responses for 1 hour
  • v1.1 10.04.2019 add greasemonkey polyfill, rise version to 1.1
  • v1.0 10.04.2019