A Firefox extension to download all tabs that are just images.
Currently, 'image tabs' are tabs whose urls end in .png
, .jpeg
, .jpg
, and .gif
.
This might also work on Chrome, and some other browsers, but I have not tested it.
Requires at least Firefox 54.
Place icon files 19.png
and 38.png
, of 19x19 and 38x38 pixels, respectively, at the top-level.
I have not included any because of licensing issues with the ones I use.
- Make sure the files are inside their own folder, preferably named 'dl-all-image-tabs'.
- Run
python3 build.y
or equivalent.
- Place all files except 'build.py' to a ZIP archive.
- Rename the archive from
.zip
to.xpi
.
- Go to
about:config
and setxpinstall.signatures.required
tofalse
. - Copy open your xpi in firefox.