This file contains hidden or 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 Upvoter | |
| // @version 2.1 | |
| // @description Automatically upvote content on Steam Community Activity Feed | |
| // @author NVHT | |
| // @match https://steamcommunity.com/id/*/home* | |
| // @icon https://steamcommunity.com/favicon.ico | |
| // @grant none | |
| // ==/UserScript== |