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 change unit of balance on freebitco.in | |
// @namespace http://5th.ch/ | |
// @version 0.5 | |
// @description change unit of balance on freebitco.in | |
// @author @koma5 | |
// @match https://freebitco.in/* | |
// @grant none | |
// @downloadURL https://gist.githubusercontent.com/koma5/4eccd9251d5874d454a197958e78135c/raw/change_unit_of_balance_freebitco.in.js | |
// @updateURL https://gist.githubusercontent.com/koma5/4eccd9251d5874d454a197958e78135c/raw/change_unit_of_balance_freebitco.in.js |