Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈 (0)
统计
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