View on GitHub

xScript

A powerful Plug.DJ script.

Download Source Download this project as a .zip file Download this project as a tar.gz file

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 Bookmarklet

Alternatively, 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 Bookmarklet

If you're using GreaseMonkey or similar, you can use the userscript version:

Userscript

jQuery 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');