Just keep monkey in zoo!
monkey-in-zoo is a library with nice api for greasemonkey script.
- find modules you need
- open jsDelivr CDN and copy url from
dist/*
directory - add
@require URL
in your user-script
A list of external packages that you can use via @require
without bundle:
Name | CDN (jsDelivr) | CDN (cdnjs) | File To Require |
---|---|---|---|
Olical/EventEmitter | jsdelivr | cdnjs | |
blueimp/Gallery | jsdelivr | ||
acornjs/acorn | jsdelivr | dist/acorn.min.js | |
RonenNess/ExpiredStorage | jsdelivr |