4chan archive thread image downloader for general use across many foolfuuka based imageboards. Downloads all images individually in a thread with original filenames (by default). Optional thread API button, for development purposes.
< 腳本4chan Archive Image Downloader的回應
To my knowledge and understanding from what I have tested, this script is generally incompatible with Greasemonkey due to a lack of shared API permissions between Greasemonkey and Violentmonkey, that being that GM_download is not shared (referencing https://wiki.greasespot.net/Greasemonkey_Manual:API, https://violentmonkey.github.io/api/gm/). I'll include that this script is made for Violentmonkey in the description of the script on the install page upon consideration of this. Because of this discovery, I would recommend you install Violentmonkey, reinstall the script on Violentmonkey, and test with Violentmonkey. If it is still not working, please let me know. Generally, I think because this is an API error between monkey add-ons that I can't change, I can't change the script to work for Greasemonkey as well (conveniently), so my advice is to install this on Violentmonkey instead. Sorry for the inconvenience.
After installing Violentmonkey, script is working great! Thanks for the fast turnaround on the support, and for the script!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Perhaps I'm doing something wrong, but I'm getting the following console errors when trying to run this. I tried on both desuarchive.org and archived.moe
Script error in [Greasemonkey script Violentmonkey Scripts/4chan Archive Image Downloader; version 1.4.1]:
ReferenceError: GM_registerMenuCommand is not defined 4chan Archive Image Downloader:326:19
user-script:Violentmonkey Scripts/4chan Archive Image Downloader:326
Error: Promised response from onMessage listener went out of scope
I'm using Greasemonkey in Firefox. Both are up-to-date.