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 Barter AppIDs fill | |
// @namespace Madjoki | |
// @include https://barter.vg/u/*/l* | |
// @include https://barter.vg/u/*/b* | |
// @include https://barter.vg/u/*/w* | |
// @version 6 | |
// @grant GM_xmlhttpRequest | |
// @require http://code.jquery.com/jquery-3.3.1.min.js | |
// @run-at document-start |