Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

phantamanta44/xScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xScript

A powerful Plug.DJ script. To load the script in a Plug community, add the Javascript bookmarklet below to a bookmark, and click it on the Plug page.

javascript:$.getScript('https://cdn.rawgit.com/phantamanta44/xScript/master/xscript.js')

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.

javascript:$.getScript('https://dl.dropboxusercontent.com/u/75796840/xScript/xscript.js')

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

Releases

No releases published

Packages

No packages published