Installation
To load the script in a Plug community, drag the Javascript bookmarklet below to the bookmarks bar, and click it on the Plug page.
Standard BookmarkletAlternatively, you can use the below one to load an in-dev version with all the latest features. It's not guaranteed to run smoothly, or even at all.
In-Dev BookmarkletIf you're using GreaseMonkey or similar, you can use the userscript version:
UserscriptjQuery script loading functions:
// GitHub version
$.getScript('https://cdn.rawgit.com/phantamanta44/xScript/master/xscript.js');
// Dropbox in-dev version
$.getScript('https://dl.dropboxusercontent.com/u/75796840/xScript/xscript.js');