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 HotCRP - Submissions column with emoji (FULL DEBUG FINAL) | |
| // @namespace hotcrp-submissions-emoji-debug-final | |
| // @version 1.2 | |
| // @description Add a "Submissions" column to HotCRP Your conferences table with emoji (✅❌❓), FULL DEBUG enabled | |
| // @match https://hotcrp.com/* | |
| // @match https://*.hotcrp.com/* | |
| // @grant GM_xmlhttpRequest | |
| // @connect hotcrp.com | |
| // @connect *.hotcrp.com |