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 BadDragon Measurement Converter | |
| // @downloadURL https://deratrox.de/dev/UserScripts/BadDragonMeasurementConverter.user.js | |
| // @author Ryotsuke@GitHub / DerAtrox@GitHub | |
| // @namespace com.bad-dragon.measurement-converter | |
| // @description Converts measurements on Bad Dragon from inches to cm. | |
| // @include https://bad-dragon.com/* | |
| // @version 2.5 | |
| // @grant none | |
| // @require https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js |