webextension-pixiv-toolkit
webextension-pixiv-toolkit copied to clipboard
Properly handle if should ZIP and work-folder creation and file naming
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