Historique de versions de Pull Tabs - 21 versions
Pull Tabs par adampdotcom
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.30.0
Publié le 14 juil. 2026 - 189,45 KoFonctionne avec firefox 128.0 et versions supérieuresWhat's new in 0.30.0- Redesigned popup. Simple and Advanced modes are gone — there's now one clean list of your tabs. Use the action buttons on each row to choose what happens to each tab (download, bookmark, copy, save, close, or skip), or use "Set all" to apply one action to everything, then hit Pull tabs. Failed tabs can be retried with one click.
- Fewer permissions up front. The extension no longer asks for access to Raindrop, Instapaper, or Readwise at install. Permission is requested only if and when you connect that service in Options.
- Refreshed Options page with the same new look, where you connect and verify your read-later services.
Code source publié sous licence GNU General Public License v3.0 uniquement
Anciennes versions
Version 0.20.0
Publié le 10 juil. 2026 - 87,42 KoFonctionne avec firefox 109.0a1 et versions supérieures0.18.0
- Removed the Pocket integration — the Pocket service shut down in July 2025, so saving and login no longer worked.
- Removed MIME-type detection and its "retrieve full mime type" option (slow, and used by nothing after Pocket).
- Dropped the identity permission and all host permissions — the extension now asks only for tabs, downloads, bookmarks, and storage.
- Fixed the "Pulltabs" bookmarks folder not being created when the parent folder was empty, and fixed a broken copy-to-clipboard path.
0.19.0
- New save actions to replace Pocket: Raindrop.io, Instapaper, and Readwise Reader, plus a generic webhook for self-hosted setups.
- New "Connected services" section in Options — each service is enabled by verifying your credentials, which are stored only in local extension storage.
0.20.0
- Download status is now tracked by the extension's background worker, so downloads complete (and auto-close their tabs, if enabled) reliably even if you close the popup mid-download.
- Copy-to-clipboard now uses the modern navigator.clipboard API.
- More reliable "Pulltabs" bookmark folder handling — existing folders are found instead of duplicated.
- All settings consolidated into extension storage with automatic one-time migration — nothing to redo after upgrading.
- Internal: replaced the aging webpack build with a zero-dependency esbuild script and expanded the test suite.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.17.1
Publié le 20 nov. 2024 - 124,01 KoFonctionne avec firefox 109.0a1 et versions supérieuresRemove permissions for all sites since it's not needed with current enabled features.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.17.0
Publié le 20 nov. 2024 - 124,03 KoFonctionne avec firefox 109.0a1 et versions supérieuresUpdated dependencies, fixed bugs and resolved security issues.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.16.3
Publié le 20 nov. 2024 - 118,98 KoFonctionne avec firefox 109.0a1 et versions supérieuresAdded icons and updated manifest to restore ability to pin extension to toolbarCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.16.2
Publié le 1 nov. 2024 - 96,74 KoFonctionne avec firefox 109.0a1 et versions supérieuresUpdated to manifest 3 including relevant API changes.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.15.2resigned1
Publié le 25 avr. 2024 - 105,73 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.15.1
Publié le 28 févr. 2019 - 101,54 KoFonctionne avec firefox 48.0 et versions supérieuresDisable Pocket initially
Don't minify builds
remove old polyfillCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.15.0
Publié le 27 févr. 2019 - 65,64 KoFonctionne avec firefox 48.0 et versions supérieuresFixed issue preventing authenticating to Pocket.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.14.2
Publié le 21 juil. 2018 - 64,87 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Updated dependencies for security patches.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.14.1
Publié le 16 déc. 2017 - 65,05 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*0.14.1: Rebuilt 0.14.0 without unnecessary artifacts for a smaller download/install size.
0.14.0: Re-enabled option to automatically close tabs after a successful action is completed on them.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.14.0
Publié le 15 déc. 2017 - 88,2 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Re-enabled option to automatically close tabs after a successful action is completed on them.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.13.0
Publié le 10 déc. 2017 - 63,98 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Adds a clipboard action to copy all or selected tabs to the clipboard.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.12.0
Publié le 9 déc. 2017 - 62,3 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Adds an option to choose active services to display in the popup actions.
Removes code only needed for chrome extensions reducing size.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.11.0
Publié le 29 nov. 2017 - 64,37 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*A few bug fixes and a refactor so that tab actions are performed via a service provider making adding new services/actions easier in the future. Also split up simple and advanced views into separate files for better organization.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.10.1
Publié le 25 oct. 2017 - 61,9 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Make permissions for all sites optional, it is only needed when retrieving full mime types in advanced view (which is currently disabled).Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.10.0.1
Publié le 23 oct. 2017 - 61,89 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Fix missing imagesCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.10.0
Publié le 22 oct. 2017 - 53,72 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Standardizes around https://developer.mozilla.org/en-US/Add-ons/WebExtensions API with a poly-fill for browsers using callbacks instead of promises.
Move tab number indicator to top right of popup.
Require at least one layout be chosen.
Pocket saves asynchronously now for smoother experience.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 0.9.10.1
Publié le 7 oct. 2017 - 96,44 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Fix images missing from previous releaseCode source publié sous licence GNU General Public License v3.0 uniquement
Version 0.9.10
Publié le 1 oct. 2017 - 89,02 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*Use the page title as the filename when downloading tabs that are web page.
Convert to using ES6 modules.Code source publié sous licence Mozilla Public License 2.0
Version 0.9.9
Publié le 26 sept. 2017 - 68,08 KoFonctionne avec firefox 48.0 et versions supérieures, android 48.0 à 68.*General cleanup and improvements with much smaller file sizeCode source publié sous licence Mozilla Public License 2.0