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 Master Control sürüm geçmişi - 10 sürüm

Tab Master Control geliştiren: Patrick Dark

5 üzerinden 1 puan
5 üzerinden 1 puan
5
0
4
0
3
0
2
0
1
1
Tab Master Control sürüm geçmişi - 10 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 3.0.1resigned1

    25 Nis 2024 tarihinde çıktı - 45,05 KB
    firefox 59.0 ve üstü ile çalışır

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 3.0.0

    23 Nis 2018 tarihinde çıktı - 41,55 KB
    firefox 59.0 ve üstü ile çalışır
    Improvement: Changed the sorting mechanism to only sort tabs that need sorting (instead of all tabs) to improve performance.
    Improvement: Content categories can now be created, deleted, and reset. This option is accessible via the new “Show More Options” button.
    Improvement: jar‐scheme (jar:) URLs are now part of the “Browser” category.
    Improvement: “Tab category rules” are now called the “content category rules”.
    Improvement: The content category rules dialog has been rebuilt and is now a table with editable table cells and explicit controls for adding, deleting, and moving rules instead of two columns of freely editable text; this ensures that every rule component lines up horizontally and should ensure that text manipulation behavior is completely predictable.
    Improvement: The content category rules dialog rules can now be navigated via arrow keys.
    Improvement: The content category rules dialog no creates new lines with “/” or “Separator=|” text. (Text was added as a workaround for the selection caret being misplaced in empty lines. An alternative workaround has been implemented.)
    Improvement: The extension now has responsive layout to accommodate viewports under 1400 pixels. (In other words, the extension should behave better in smaller windows and on smaller screens.)
    Improvement: There are now consistent background color and text hover effects for all buttons, tabs, and text fields.
    Improvement: Miscellaneous UI tweaks (fonts, content placement, <span xml:lang="en-latn">etc</span>).
    Bug Fix: All category views now show the correct tabs when viewed before the initial tab list has been populated.
    Bug Fix: Clicking the “Collapse Titles” and “Expand Titles” buttons will no longer trigger an infinite loop that causes Firefox to freeze.
    Bug Fix: Content category rules no longer suffer from data loss when saved. (Regular expressions must be saved as strings when using Firefox’ storage API.) (This means that any previously “saved” rules were not saved in a usable form and will be discarded.)
    Bug Fix: Tab links will now be correctly updated when tab URLs change. (I inadvertantly wrote code to update links’ src attributes instead of their href attributes.)
    Bug Fix: The content category rule for wiktionary.org was corrected (from wiktionary.com).
    Bug Fix: The content category rules dialog now correctly handles the pasting of text containing line breaks.
    Bug Fix: The URL sorting mechanism now works. (I inadvertantly broke it when removing unused code before submitting version 1.0.0.)

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.1.3

    16 Nis 2018 tarihinde çıktı - 34,05 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    • Improved reliability of typing in the tab category editor. There is still at least one edge case where it doesn't work properly.
    • Improved consistency of spacing in the UI.
    • Improved line-breaking behavior in tab titles; words will no longer be broken at tab item column boundaries. This ugly behavior was implemented for really long words which were messing up the layout. Really long words in tab titles—which should be uncommon—will now invoke a scrollbar.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.1.1

    16 Nis 2018 tarihinde çıktı - 32,71 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    • Retitled “Tab Master Control” tabs to “New Tab with Tab Master Control” to make it clearer that the user is viewing a New Tab.
    • When pinning or unpinning a tab, tab views are now updated by adding or removing the pinned or unpinned tab from view and updating the tab order.
    • Minor code refactoring.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.1

    16 Nis 2018 tarihinde çıktı - 32,54 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    Fixed a CSS‐based regression in which tab category rule text field lines weren't given a default height in case they were empty.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 2.0.0

    15 Nis 2018 tarihinde çıktı - 32,54 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
      <lI>It is now possible to search for tabs by title and/or URL.
    • Added an HTML-based (keyboard) accesskey to the "Close All Visible" command button.
    • Added space to improve readability in the tab category rules text fields.
    • <lI>Fixed an invalid CSS declaration that was causing there to be no (keyboard) focus indicator for the tab category rules text fields.
      <lI>Removed an ECMAScript statement that wasn't doing anything.
    • Minor code refactoring.</lI>

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.3

    15 Nis 2018 tarihinde çıktı - 31,23 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    Added CSS to fix tab title overlap when tabs are displayed without screenshots (e.g., restored tabs).

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.2

    15 Nis 2018 tarihinde çıktı - 31,13 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    • Removed missing function references that were causing the tab sorting functionality to fail to work. (These were leftovers from code removed prior to extension submission on Add‐ons for Firefox.)
    • Added more websites to the default tab category rules. (These are not updated automatically to avoid overwriting user rules and must be manually loaded and applied if the extension is already installed.)
    • Minor code reorganization.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.1

    15 Nis 2018 tarihinde çıktı - 30,98 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    Fixed a typo (.com→.org) in the tab category rule for Wikipedia.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.0

    15 Nis 2018 tarihinde çıktı - 30,98 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır

    Kaynak kodu Tüm hakları saklıdır 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
  • Twitter (@firefox)
  • 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.