¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.10.1
Lanzada el 27 de ago. de 2026 - 77,42 KBCompatible con firefox 58.0 y superiores- Video grid: lowered default per-video capture concurrency and made it back off automatically when a video's CDN is slow to respond, instead of always hammering it with several simultaneous requests and timing out
- Video grid: capture work for videos on the same domain (across tabs/frames) is now fully serialized - one video finishes before the next one on that domain starts - instead of sharing a pool of simultaneous requests that could still interleave and time each other out
- Video grid: no longer takes over the whole screen while still loading - shows a small top-right widget with progress and a cancel button instead, only switching to the full-screen thumbnail view once every video on the page is done; closing that view keeps the result available behind a toggle button instead of discarding it
- Video grid: the tab title is now tagged with [L]/[L done/total] while loading, [W] once done, or [F] if a video failed (e.g. a CDN timeout), so you can tell what's happening in background tabs without switching to them
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versiones antiguas
Versión 1.10.0
Lanzada el 27 de ago. de 2026 - 72,26 KBCompatible con firefox 58.0 y superiores- Added a new "Video grid" mode: builds an NxM contact-sheet image from a page's <video> elements, including ones living inside cross-origin iframes. Each frame is labeled with its timestamp (e.g. 2:25:25), a list of URL substrings can be excluded, an on-page progress indicator shows status while it's being built, results are cached per page so reopening the same video doesn't rebuild it, and capture work is coordinated across every tab/frame so it doesn't flood the same video source with too many simultaneous requests
- Added "Video grid all tabs" menu item, to build video grids for every tab in the window in one action
- Added a "more frames" video grid option in Settings: enabling it adds two extra context menu items with their own configurable column/row count, for switching grid density without editing settings every time
- Renamed "Collect Filters Opened Tabs" to "Collect Filters All Tabs", and added a new "Collect Filters Selected Tabs" item that collects only from the currently highlighted tabs instead of the whole window
- Tab Closer: closing tabs now also removes duplicate tabs (same URL), always keeping one of each
- Added "Reverse Close" button to Tab Closer, that closes all tabs except the ones matching the rules
- Auto Opener rules can now specify a number of retry attempts (e.g. url---text---3), and a new url>>>N rule format to open the largest image on a page whose width and height both exceed N pixels
- Fixed "Wait for full page load" tab opener getting stuck forever (blocking every remaining tab in the queue) if a tab was closed while it was still loading
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.9.2
Lanzada el 21 de jun. de 2026 - 47,27 KBCompatible con firefox 58.0 y superiores- Added new Auto Opener tool, that automatically clicks an element matching configured text once a page finishes loading, with per-domain rules
- Removed standalone Options page, all options are now managed from the popup Settings tab
- Improved performance of "Collect Filters Opened Tabs" by collecting from all tabs in parallel and batching the save into a single storage operation
- Cached normalized filter/exclusion lists to speed up repeated image filtering
- Allowed fractional delay values when opening tabs in Opener mode
- Fixed splitting of links containing multiple #, & or spaces in Links mode
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.9.1
Lanzada el 23 de may. de 2026 - 44,32 KBCompatible con firefox 58.0 y superiores- Replaced "Apply Filtering" menu item with "Collect Filters Opened Tabs", which collects images from all tabs in the current window
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.9.0
Lanzada el 19 de feb. de 2026 - 44,38 KBCompatible con firefox 58.0 y superiores- Fix broken collecting of images with ? in url
- Added ability to also gather images inside <picture> tag
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.8.3
Lanzada el 12 de feb. de 2026 - 43,16 KBCompatible con firefox 58.0 y superioresImprove a lot performance, when filtering big number of images with a lot of filtersSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.8.2
Lanzada el 10 de ene. de 2026 - 42,75 KBCompatible con firefox 58.0 y superiores- Fixed tab opener to not take focus when opening new tabs, when using delayed tab opening
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.8.1
Lanzada el 23 de dic. de 2025 - 42,73 KBCompatible con firefox 58.0 y superiores- Fixed tab opener to not take focus when opening new tabs
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.8.0
Lanzada el 20 de dic. de 2025 - 42,69 KBCompatible con firefox 58.0 y superiores- Added option to skip waiting for full page load in closer tool
- Added new SeenThis mode, that allows to ignore already seen images
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.7.1
Lanzada el 15 de dic. de 2025 - 35,62 KBCompatible con firefox 58.0 y superiores- Expanded the text scanning logic to include iframe content
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.7.0
Lanzada el 13 de dic. de 2025 - 34,79 KBCompatible con firefox 58.0 y superiores- New mode with opening links
- New mode with closing tabs which contains specific content
Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.6.0
Lanzada el 15 de nov. de 2024 - 27,38 KBCompatible con firefox 58.0 y superiores- Added option to preserve both image src and hrefSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.5.0
Lanzada el 25 de sep. de 2024 - 27,54 KBCompatible con firefox 58.0 y superiores- Added gathering images from source srcset attribute
- Added text info about size of image, loaded via script when image is loaded
- Removed using href in alt text, which sometimes broke site layoutSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.4.0
Lanzada el 5 de sep. de 2024 - 26,47 KBCompatible con firefox 58.0 y superiores- Only operates on tabs on current window
- Fixed error with redeclaring variables (changed global let to var)
- Added option to ignore image size (usable to gather not loaded images)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.3.2
Lanzada el 20 de ago. de 2024 - 26,26 KBCompatible con firefox 58.0 y superiores- Added ability to use custom delay between loading images, this should help with sites that limit requestsSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.3.1
Lanzada el 18 de ago. de 2024 - 25,86 KBCompatible con firefox 58.0 y superiores- Add special rule for loading images with bigger resolution for some sites(for now only wykop is supported)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.3.0
Lanzada el 9 de ago. de 2024 - 25,11 KBCompatible con firefox 58.0 y superiores- Added new mode to gather links from site
- Added option to load images lazilySe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.2.1
Lanzada el 30 de mar. de 2024 - 21,72 KBCompatible con firefox 48.0 y superiores- Fixed problem with not recognizing images with non lowercase extensions(like image.JPG)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.2
Lanzada el 30 de mar. de 2024 - 21,7 KBCompatible con firefox 48.0 y superiores- Added ability to set minimum image size that will be gathered from site(default 100px)
- By default ignore logos and avatars(can be changed in settings)
- Added info when not found any images to show(with info how much a and img elements found)Se publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.1
Lanzada el 30 de mar. de 2024 - 21,67 KBCompatible con firefox 48.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only
Versión 1.0
Lanzada el 21 de mar. de 2024 - 21,27 KBCompatible con firefox 48.0 y superioresSe publicó el código fuente bajo la licencia GNU General Public License v3.0 only