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 Scratch Username Hash | |
// @namespace nathanprocks.scratchusernamehash | |
// @version 0.1 | |
// @description Kaj was here | |
// @author nathanprocks and scratchyone | |
// @match https://scratch.mit.edu/* | |
// @grant none | |
// @require https://cdn.rawgit.com/jupiterio/466bbd644eb3d4b680326da15520071a/raw/be552d004ab21ab8b3bb04e687bb85d231c20554/4096mostFrequentEnglishWords.js | |
// @require https://cdn.rawgit.com/emn178/js-sha3/master/build/sha3.min.js |