Dabbles in too many things
Results
12
issues of
Dabbles in too many things
`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...
Added two fallback methods to get the parent process path, to account for Firefox's recent removal of the process environment variable `MOZ_CRASHREPORTER_RESTART_ARG_0`. As mentioned by the FF Dev here: https://github.com/null-dev/firefox-profile-switcher-connector/issues/14#issuecomment-2027470664...