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 VNDB Time Flags | |
// @namespace https://github.com/MarvNC | |
// @match https://vndb.org/v*/lengthvotes | |
// @grant none | |
// @version 1.0 | |
// @author Marv | |
// @description Adds language flags to the time votes table. | |
// @grant GM_addStyle | |
// ==/UserScript== |
NewerOlder