This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Steam 免费游戏永久入库脚本 | |
// @namespace https://gist.github.com/Netrvin/bc6397a57ad5d735f8ee3a8e6c350d0c | |
// @version 0.2.1 | |
// @description steamdb.info屏蔽周末临时免费 Steam 免费游戏永久入库脚本 | |
// @author Boys&Netrvin | |
// @match *://steamdb.info/upcoming/free* | |
// @match *://store.steampowered.com/account/licenses* | |
// @icon https://steamdb.info/static/logos/512px.png | |
// @note 2020年4月22日 修复部分使用的问题 |