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 fontawesome copy icon name | |
// @namespace https://gist.github.com/kelly-apollo/1173743d2884dce0b8b1dd4b60125f23 | |
// @version 0.2 | |
// @description try to take over the world! | |
// @author Kelly Apollo | |
// @match http://fontawesome.io/icons/ | |
// @grant GM_setClipboard | |
// ==/UserScript== |