Unpack the Javascript?
|
|
Any chance you'd be willing to unpack your Javascript so it's more readable? |
|
|
oops. is the packed stuff just jquery? i was used to this: // Add jQuery
// Check if jQuery's loaded
// All your GM code must be inside this function
|
![]() ![]() |
yes, the packed stuff was just jquery. instead of including jquery in the dom, it just included the jquery library itself in the script. the real glory is in plain text. |

