Историјат издања додатка Pull Tabs - 22 издања
Pull Tabs од adampdotcom
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 0.30.1
Објављено 23. jul 2026. - 189,56 KBРади са firefox 128.0 и каснијеFixed scrolling not working.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Старија издања
Издање 0.30.0
Објављено 14. jul 2026. - 189,45 KBРади са firefox 128.0 и каснијеWhat'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.
Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.20.0
Објављено 10. jul 2026. - 87,42 KBРади са firefox 109.0a1 и касније0.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.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.17.1
Објављено 20. nov. 2024. - 124,01 KBРади са firefox 109.0a1 и каснијеRemove permissions for all sites since it's not needed with current enabled features.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.17.0
Објављено 20. nov. 2024. - 124,03 KBРади са firefox 109.0a1 и каснијеUpdated dependencies, fixed bugs and resolved security issues.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.16.3
Објављено 20. nov. 2024. - 118,98 KBРади са firefox 109.0a1 и каснијеAdded icons and updated manifest to restore ability to pin extension to toolbarИзворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.16.2
Објављено 1. nov. 2024. - 96,74 KBРади са firefox 109.0a1 и каснијеUpdated to manifest 3 including relevant API changes.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.15.2resigned1
Објављено 25. apr. 2024. - 105,73 KBРади са firefox 48.0 и каснијеИзворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.15.1
Објављено 28. feb. 2019. - 101,54 KBРади са firefox 48.0 и каснијеDisable Pocket initially
Don't minify builds
remove old polyfillИзворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.15.0
Објављено 27. feb. 2019. - 65,64 KBРади са firefox 48.0 и каснијеFixed issue preventing authenticating to Pocket.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.14.2
Објављено 21. jul 2018. - 64,87 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Updated dependencies for security patches.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.14.1
Објављено 16. dec. 2017. - 65,05 KBРади са firefox 48.0 и касније, 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.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.14.0
Објављено 15. dec. 2017. - 88,2 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Re-enabled option to automatically close tabs after a successful action is completed on them.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.13.0
Објављено 10. dec. 2017. - 63,98 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Adds a clipboard action to copy all or selected tabs to the clipboard.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.12.0
Објављено 9. dec. 2017. - 62,3 KBРади са firefox 48.0 и касније, 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.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.11.0
Објављено 29. nov. 2017. - 64,37 KBРади са firefox 48.0 и касније, 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.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.10.1
Објављено 25. okt. 2017. - 61,9 KBРади са firefox 48.0 и касније, 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).Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.10.0.1
Објављено 23. okt. 2017. - 61,89 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Fix missing imagesИзворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.10.0
Објављено 22. okt. 2017. - 53,72 KBРади са firefox 48.0 и касније, 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.Изворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.9.10.1
Објављено 7. okt. 2017. - 96,44 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Fix images missing from previous releaseИзворни код је објављен под GNU општа јавна дозвола само верзија 3.0
Издање 0.9.10
Објављено 1. okt. 2017. - 89,02 KBРади са firefox 48.0 и касније, android 48.0 до 68.*Use the page title as the filename when downloading tabs that are web page.
Convert to using ES6 modules.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 0.9.9
Објављено 26. sep. 2017. - 68,08 KBРади са firefox 48.0 и касније, android 48.0 до 68.*General cleanup and improvements with much smaller file sizeИзворни код је објављен под Јавна дозвола Mozilla 2.0