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 MJ Freeway: EZ Weight System | |
// @namespace mjfezb1 | |
// @description Automagically weigh and process orders even faster | |
// @include about:addons | |
// @include https://i.gomjfreeway.com/* | |
// @version v0.9b | |
// @grant none | |
// @grant GM_addStyle | |
// @grant GM_log |