Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

Tab Wrangler sürüm geçmişi - 25 sürüm

Tab Wrangler geliştiren: tabwrangler

5 üzerinden 4,3 puan
5 üzerinden 4,3 puan
5
35
4
2
3
5
2
1
1
5
Tab Wrangler sürüm geçmişi - 25 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 8.2.0

    16 Nis 2026 tarihinde çıktı - 933,16 KB
    firefox 109.0 ve üstü ile çalışır
    ✨ This release makes Tab Wrangler explain itself more thoroughly. Why are tabs not getting closed? Why is the active tab's timer not counting down? - the UI now explains those cases.

    Tab Groups have been both in Firefox and in Chrome for a while, and now Tab Wrangler renders them as well!

    Enhancements
    • [#238] - Enable up/down arrow keys to navigate Tab Corral, open selected tab on "Enter"
    • [#267] - Preserve tab times when the extension is paused (previously tab times were reset to the max when resuming)
    • [#277] - (Firefox only) Add Tab Wrangler context menu to tabs
    • [#302] - Enable configuring time in days, hours, minutes, seconds
    • [#491] - Explain state when tabs are not getting closed
    • [#505] - Render tab groups on the Lock Tab
    • [#565] - Switch to GPLv3 license to protect open source
    • [#568] - Explain the "frozen" active in last focused window
    • [8fcd88ae2974aecb443772bb06c25e57de6ee147] - Add mute/unmute control to tabs playing audio

    Issues
    • [#535] - Fixed an issue where the active tab could be closed in rare circumstances

    Full Changelog: https://github.com/tabwrangler/tabwrangler/compare/v8.1.0...v8.2.0

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 8.1.0

    5 Nis 2026 tarihinde çıktı - 890,18 KB
    firefox 109.0 ve üstü ile çalışır
    "Tab Corral" is the default tab again in this release following two requests to change it back. As "Tab Lock" gains more features the UX may be revisited in the future.

    Enhancements
    [#557] - Revert to "Tab Corral" as default tab

    Issues
    [4b19d99, 96a65b5] - Avoid situations where popup may take several seconds to open

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 8.0.0

    4 Nis 2026 tarihinde çıktı - 889,13 KB
    firefox 109.0 ve üstü ile çalışır
    Tab Wrangler now preserves your tab times and locked tabs + windows after restarting your browser. Also, it's now possible to lock entire windows! The extension is going to emphasize locking and working with open tabs and windows going forward so the "Tab Lock" tab is now the default.

    Enhancements
    • [#13] - Enable locking individual windows
    • [#227] - Firefox: fix importing tabs, split popup and options pages
    • [#430] - Update extension icon to show when current tab is locked
    • [#414, #483] - Close oldest tabs first based on lastAccessed time; do not reset tab times
    • [#551] - 🇺🇦 New Ukranian translations
    • [#489] - Preserve tab countdowns and locked tabs across browser restarts
    • Highlight currently active tab in the Tab Lock view
    • https://github.com/tabwrangler/tabwrangler/commit/5a6b220295d226c110aabca10af88107e0fd6868 - Make Tab Lock the default tab in the popup to emphasize locking
    • https://github.com/tabwrangler/tabwrangler/commit/566c37d815a5782a14616786c2619b2946a61dc2 - Enable changing tab focus by clicking on open tab rows
    • https://github.com/tabwrangler/tabwrangler/commit/ee68a738233aadc699d54625422fd822cf3b65a8 - Chrome: Improve privacy, reduce network requests with local favicon fetching

    Full Changelog: https://github.com/tabwrangler/tabwrangler/compare/v7.10.0...v8.0.0

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.8.0

    16 Şub 2025 tarihinde çıktı - 461,2 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.7.0

    28 Ara 2024 tarihinde çıktı - 392,2 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.5.1

    24 May 2024 tarihinde çıktı - 389,06 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.2.3

    12 Ara 2023 tarihinde çıktı - 312,35 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.2.2

    29 Kas 2023 tarihinde çıktı - 312,32 KB
    firefox 109.0 ve üstü ile çalışır
    Issues

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

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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.2.1

    24 Kas 2023 tarihinde çıktı - 312,03 KB
    firefox 109.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.2.0

    22 Kas 2023 tarihinde çıktı - 312,16 KB
    firefox 109.0a1 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 7.1.0

    13 Eki 2023 tarihinde çıktı - 291,1 KB
    firefox 48.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.10.1

    6 Ara 2022 tarihinde çıktı - 291,1 KB
    firefox 48.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.9.1

    14 Nis 2022 tarihinde çıktı - 287,64 KB
    firefox 48.0 ve üstü ile çalışır
    * Import latest German and Korean translations

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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.7.1

    18 Ağu 2019 tarihinde çıktı - 272,67 KB
    firefox 48.0 ve üstü ile çalışır
    Fix an issue where the popup might render only a blank white page.

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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.7.0

    28 Tem 2019 tarihinde çıktı - 272,05 KB
    firefox 48.0 ve üstü ile çalışır
    Enable saving Tab Corral sort across opens of the popup

    Full release notes:

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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.6.4

    12 Tem 2019 tarihinde çıktı - 273,38 KB
    firefox 48.0 ve üstü ile çalışır
    Correctly includes Traditional and Simplified Chinese translations 🇹🇼🇨🇳.

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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.6.3

    12 Tem 2019 tarihinde çıktı - 273,38 KB
    firefox 48.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.6.0

    11 Tem 2019 tarihinde çıktı - 273,32 KB
    firefox 48.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.5.1

    9 Oca 2019 tarihinde çıktı - 200,02 KB
    firefox 48.0 ve üstü ile çalışır

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.4.1

    10 Kas 2018 tarihinde çıktı - 199,27 KB
    firefox 48.0 ve üstü ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.4.0

    14 Eyl 2018 tarihinde çıktı - 199,21 KB
    firefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.3.0

    5 Eyl 2018 tarihinde çıktı - 199,07 KB
    firefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.2.0

    29 Ağu 2018 tarihinde çıktı - 198,88 KB
    firefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.1.5

    7 Ağu 2018 tarihinde çıktı - 190,51 KB
    firefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 6.1.3

    5 Ağu 2018 tarihinde çıktı - 190,46 KB
    firefox 48.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    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

    Kaynak kodu MIT Lisansı lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.