Skip to content

Instantly share code, notes, and snippets.

View MarvNC's full-sized avatar
💭
🧋🍵

marv MarvNC

💭
🧋🍵
View GitHub Profile
// ==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==