Download Akuma.moe archive as zip file
Download image collection from akuma.moe as zip file 📦
This script directly download image files from akuma.moe current displaying gallery. It will fetch all the pages of the gallery and get their images' URL. Then script will use GM_xmlhttpRequest API (in order to cross origin) to download them. After that, it will package them to a Zip file with JSZip and give it to you with FileSaver.js.
| Browser | Tampermonkey |
|---|---|
| Firefox 122.0 | 5.0.1 |