Fanbox Downloader

A bookmarklet that downloads pixiv FANBOX posts as a ZIP archive.

How to use

  1. Add the bookmarklet to your bookmarks:
javascript:import("https://operationcheck.github.io/fanbox-downloader/fanbox-downloader.min.js").then(m=>m.main()).catch(e=>alert(`Error (${e})`));
  1. Run it on a FANBOX creator page or post page1
  2. Post info is copied to the clipboard as JSON
  3. Run it again on the download page2 and paste the JSON into the input box
  4. The download starts
  1. Pages whose URL starts with {creator}.fanbox.cc or fanbox.cc/@{creator} 

  2. Pages whose URL starts with downloads.fanbox.cc (the “View original size” image page)