// ==UserScript== // @name Chess.com Custom Pieces - Fire Emblem Heroes // @namespace theusaf.org // @version 0.2.0 // @description FEH themed chess pieces. // @author theusaf // @license MIT // @grant GM_addStyle // @run-at document-start // @match *://*.chess.com/* // ==/UserScript==