webextension-pixiv-toolkit icon indicating copy to clipboard operation
webextension-pixiv-toolkit copied to clipboard

Properly handle if should ZIP and work-folder creation and file naming

Open Invertex opened this issue 1 year ago • 0 comments

shouldZipFile() was only checking how many pages the source had, instead of how many pages are actually set to be downloaded.

Fixes https://github.com/leoding86/webextension-pixiv-toolkit/issues/261

Also made the same changes for the "Don't create work folder" settings.

Fixes: https://github.com/leoding86/webextension-pixiv-toolkit/issues/270

Invertex avatar Aug 26 '24 18:08 Invertex