Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Ikona doplnku

História doplnku Tab Wrangler - 25 verzií

Tab Wrangler Autor: tabwrangler

Hodnotenie: 4,3 z 5
Hodnotenie: 4,3 z 5
5
33
4
2
3
5
2
1
1
4
História doplnku Tab Wrangler - 25 verzií
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 7.8.0

    Vydaná 16. feb 2025 - 461,2 kB
    Funguje s: firefox verzia 109.0 a novšia
    Enhancements

    [#167] - Warn user that reducing tab limit truncates list
    [#503] - Group tabs in Tab Lock by window (prerequisite for locking windows and adding tab groups)
    [#504] - A fresh new icon for Tab Wrangler courtesy of Rob Struble (https://layers.to/rob)

    For full release notes visit https://github.com/tabwrangler/tabwrangler/releases/tag/v7.8.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Na použitie tohto rozšírenia budete potrebovať Firefox
    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
  • Staršie verzie

    Verzia 7.7.0

    Vydaná 28. dec 2024 - 392,2 kB
    Funguje s: firefox verzia 109.0 a novšia
    Enhancements

    [3caa55d] - Format hours when >60m remaining
    [#494] - (Firefox) Add "Open popup" keyboard shortcut

    Issues

    [#486] - Badge count does not update on Ubuntu+Chrome

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v7.7.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.5.1

    Vydaná 24. máj 2024 - 389,06 kB
    Funguje s: firefox verzia 109.0 a novšia
    Maintain locks and tab times when browser "discards" tabs. When tabs are "discarded" to free memory and system resources the tabs' IDs change - Tab Wrangler was not correctly tracking those ID updates and was losing state.

    Enhancements

    [9de8fbd] Group tab count settings together in OptionsTab
    [08d48ef] Enable sorting alphabetically in LockTab
    [#453] Enable configuring per-window vs. global strategy

    Issues

    [3dec020] Align dropdown right so it is always visible
    [024f09a] Hide underline on tab row links, too much underline
    [#468] Timer is reset after hiberante/sleep
    [#462] It will auto unlock the locked tab

    Infrastructure

    [5152798] Remove alarm that worked around a Chromium bug

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v7.5.1

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.2.3

    Vydaná 12. dec 2023 - 312,35 kB
    Funguje s: firefox verzia 109.0 a novšia
    Solve data errors faced by a number of Firefox users after the v7 major release.

    Issues
    * [#444] Firefox: An unexpected error occurred
    * [#443] Tabs after session restore do not start their counter

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v7.2.3

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.2.2

    Vydaná 29. nov 2023 - 312,32 kB
    Funguje s: firefox verzia 109.0 a novšia
    Issues

    [#439]: Fast memory leak since 7.2.0; further reduction in memory and CPU usage

    Full Changelog: v7.2.1...v7.2.2

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.2.1

    Vydaná 24. nov 2023 - 312,03 kB
    Funguje s: firefox verzia 109.0 a novšia
    Reduce excessive memory + CPU usage introduced in v7.2.0.

    Issues:

    [487bf10]: Limit cpu+mem, read+write only once in checkToClose
    [46c624e]: Read storage only once in background, limit mem+cpu

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v7.2.1

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.2.0

    Vydaná 22. nov 2023 - 312,16 kB
    Funguje s: firefox verzia 109.0a1 a novšia
    Enhancements:

    * [[24e442d](https://github.com/tabwrangler/tabwrangler/commit/24e442de5cf675f93fbfea9d30eac0e044257860)] Increase default tabs to 1000
    * [#415] Import latest German translations 🇩🇪
    * [#436] Import latest Korean translations 🇰🇷

    Issues:

    * [#396] Locked tabs are lost when browser restarts

    Infrastructure:

    * [#350] Transition to Manifest v3
    * [#416] Move tabTimes into browser extension storage
    * [#432] Minimize CPU+memory when accessing storage
    - Replace usage of Redux with react-query; Redux was being used as a complicated cache and was hindering development

    Full Changelog: https://github.com/tabwrangler/tabwrangler/compare/v6.10.1...v7.2.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 7.1.0

    Vydaná 13. okt 2023 - 291,1 kB
    Funguje s: firefox verzia 48.0 a novšia
    Fixes a memory + CPU issue introduced in v7.

    This is the same as version 6.10.1.

    Full notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v7.1.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.10.1

    Vydaná 6. dec 2022 - 291,1 kB
    Funguje s: firefox verzia 48.0 a novšia
    Enhancements:

    [#380] (Firefox only) Use lastAccessed time from browser on restart
    [#362] Add Shortcut to lock current tab
    Import many new translations from Crowdin

    Issues:

    [#384] Remove custom keyboard shortcut code, both Chrome and Firefox have dedicated interfaces for setting extension shortcuts now

    Infrastructure:

    [#374] Auto-sync translations from Crowdin with a GitHub Action
    [9fb4afe] Convert Tab Wrangler's codebase to TypeScript (remove Flow)

    Further information available at https://github.com/tabwrangler/tabwrangler/releases/tag/v6.10.1

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.9.1

    Vydaná 14. apr 2022 - 287,64 kB
    Funguje s: firefox verzia 48.0 a novšia
    * Import latest German and Korean translations

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.9.1

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.7.1

    Vydaná 18. aug 2019 - 272,67 kB
    Funguje s: firefox verzia 48.0 a novšia
    Fix an issue where the popup might render only a blank white page.

    For full release notes see: https://github.com/tabwrangler/tabwrangler/releases

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.7.0

    Vydaná 28. júl 2019 - 272,05 kB
    Funguje s: firefox verzia 48.0 a novšia
    Enable saving Tab Corral sort across opens of the popup

    Full release notes:

    https://github.com/tabwrangler/tabwrangler/releases/tag/v6.7.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.6.4

    Vydaná 12. júl 2019 - 273,38 kB
    Funguje s: firefox verzia 48.0 a novšia
    Correctly includes Traditional and Simplified Chinese translations 🇹🇼🇨🇳.

    For more details: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.6.4

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.6.3

    Vydaná 12. júl 2019 - 273,38 kB
    Funguje s: firefox verzia 48.0 a novšia
    Fixed two issues:

    * Sort first by window, then by tab index in LockTab when using "Tab order"
    * Fixed Shift+click in LockTab

    See full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.6.3

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.6.0

    Vydaná 11. júl 2019 - 273,32 kB
    Funguje s: firefox verzia 48.0 a novšia
    Refresh the design of Tab Wrangler with an upgrade from Bootstrap 3 -> 4. The buttons dropped their old Chrome-like look. This also includes a full Traditional Chinese translation thanks to xbddc.ho.

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.6.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.5.1

    Vydaná 9. jan 2019 - 200,02 kB
    Funguje s: firefox verzia 48.0 a novšia

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.4.1

    Vydaná 10. nov 2018 - 199,27 kB
    Funguje s: firefox verzia 48.0 a novšia
    This release is a fix to further mitigate (any hopefully stop entirely) the data loss introduced in v6. If you have been losing data in Tab Wrangler, this release may help significantly. If you are still having issues, please comment in https://github.com/tabwrangler/tabwrangler/issues/241.

    For full release notes see https://github.com/tabwrangler/tabwrangler/releases

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.4.0

    Vydaná 14. sep 2018 - 199,21 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.3.0

    Vydaná 5. sep 2018 - 199,07 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    Fixes a small issue introduced in v6.2.0 and adds multi-select to the Lock tab.

    For full release notes, see the releases page: https://github.com/tabwrangler/tabwrangler/releases

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.2.0

    Vydaná 29. aug 2018 - 198,88 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    A release full of languages. Thanks to outside contributors, Tab Wrangler gained a French translation, completed its Spanish translation, and improved its Russian translation. TW will use the language of your browser, so it should be more familiar to you if you normally use French, Spanish, or Russian.

    For full release notes see: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.2.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.1.5

    Vydaná 7. aug 2018 - 190,51 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    The first Spanish translations will now appear correctly for those using a Spanish locale. Also, this release further mitigates potential data loss for all users.

    Full release notes: https://github.com/tabwrangler/tabwrangler/releases

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.1.3

    Vydaná 5. aug 2018 - 190,46 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    Mitigate potential data loss that was reported in the v5 -> v6 upgrade.

    For full release notes, see the v6.1.3 release page: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.1.3

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.1.1

    Vydaná 2. aug 2018 - 189,45 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    Ensured data is retained during v6.0.0 -> v6.1.1 upgrade

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.1.0

    Vydaná 1. aug 2018 - 213,49 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    The stored tab limit is now 1000 instead of 500!

    This also attempts to reclaim data that was displaced during the v6.0.0 upgrade. If you are still missing data after the upgrade to v6.1.0, please comment in issue #241.

    For detailed release notes, please see the release page: https://github.com/tabwrangler/tabwrangler/releases/tag/v6.1.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 6.0.0

    Vydaná 26. júl 2018 - 213,43 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    This is a more stable version of Tab Wrangler that makes the UI act a bit more as expected. If you like to keep Tab Wrangler open in its own tab, the UI will now update automatically without requiring a page refresh.

    See full release notes at https://github.com/tabwrangler/tabwrangler/releases/tag/v6.0.0

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.