Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Tab Count in Window Title의 버전 기록 - 20개 버전

Tab Count in Window Title 제작자: Lej77

5점 만점에 4.8점
4.8 / 5
5
14
4
0
3
0
2
1
1
0
Tab Count in Window Title의 버전 기록 - 20개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 5.7

    2021년 12월 26일에 출시 - 92.57 KB
    firefox 60.0 이상에서 작동
    • Feature: don't recount all tabs in a window to determine the current tab count when there is a lot of tabs in that window. The limit can be configured in the options page and recounting can be turned off completely as well.
    • Bug fix: didn't correctly handle setting resets (data was cleared, but addon needed to be restarted before it read the changed settings).
    • Performance: improved performance for tab counter.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 5.6

    2021년 9월 9일에 출시 - 88.39 KB
    firefox 60.0 이상에서 작동
    • Feature: don't set titles for popup windows (configurable via settings page, but enabled by default).
    • Feature: link that opens the options page in a separate tab.
    • Feature: some changes to the option page's dark theme.
    • Change: change option page text to note that the "Workaround for no title in new tab pages" is no longer needed since the underlying Firefox bug has been fixed.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.5

    2020년 6월 12일에 출시 - 87.07 KB
    firefox 60.0 이상에서 작동
    • Fix: regression on "Workaround for no title in new tab pages", some timing issues was introduced in version 5.0.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4

    2020년 6월 12일에 출시 - 86.13 KB
    firefox 60.0 이상에서 작동
    • Fix: a race condition when setting a window's title preface.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3

    2020년 6월 12일에 출시 - 86.03 KB
    firefox 60.0 이상에서 작동
    • Fix: a race condition when setting a window's title preface to an empty string.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.2

    2020년 6월 12일에 출시 - 86.02 KB
    firefox 60.0 이상에서 작동
    • Change: better warnings about optional "sessions" permission, especially in earlier Firefox versions (before Firefox 77).

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.1

    2020년 6월 12일에 출시 - 85.18 KB
    firefox 60.0 이상에서 작동
    • Change: the "sessions" permission is now optional. Note that this requires Firefox 77.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.0

    2020년 6월 12일에 출시 - 84.33 KB
    firefox 60.0 이상에서 작동
    • Feature: popup and option pages have support for dark theme (can be disabled via the options page).
    • Settings: allow setting the width of the popup.
    • New placeholder: %ActiveTabIndex% placeholder that is replaced with an index based on the current selected tab.
    • New placeholder: %IfRegexMatch% placeholder that allows for different placeholders depending on if a text (that can contain other placeholders) matches a regular expression.
    • New placeholder: %Comma% and %Percent% placeholders to write text that would have been interpreted as placeholders.
    • Change: make the popup slightly wider.
    • Change: refactored code to use modules.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.8

    2019년 2월 26일에 출시 - 56.63 KB
    firefox 56.0 이상에서 작동
    • Bug fix: the default title prefix had more than one space and caused userChrome.css rules to stop working.
    • Buf fix: %Count% placeholder could fail to update in some situations.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.7

    2019년 2월 6일에 출시 - 56.61 KB
    firefox 56.0 이상에서 작동
    • Improvement: %Count% placeholder doesn't consider different tab counts to be unique prefixes.
    • Settings: changed the title prefix for default settings to allow for using window names.
    • New placeholder: show some text only if the current window has a window name.
    • Settings: added a button to reset all settings to default values.
    • UI improvement: keyboard support for collapsable sections and for the settings button in the toolbar button's popup.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.6

    2018년 9월 6일에 출시 - 54.74 KB
    firefox 56.0 이상에서 작동
    * Bug fix: keyboard shortcut can't be detected in Firefox 64.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.5

    2018년 7월 24일에 출시 - 54.36 KB
    firefox 56.0 이상에서 작동
    * Fixed bug when disabling "Workaround for no title in new tab pages". The workaround would become permanently disabled until the extension was restarted.
    * Customizable keyboard shortcut to open popup. (Requires Firefox 60 or later.)
    * Fixed black border on popup when using dark themes.
    * Style changes for override settings in popup.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.4

    2018년 5월 15일에 출시 - 52.18 KB
    firefox 56.0 이상에서 작동
    Added placeholders for OS, processor architecture, browser version and browser build id.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.3

    2018년 5월 14일에 출시 - 51.28 KB
    firefox 56.0 이상에서 작동
    Style improvements to settings page and popup page.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.2

    2018년 4월 10일에 출시 - 44.33 KB
    firefox 56.0 이상에서 작동
    Bug fixes.

    The "sessions" permission is needed to save window specific data such as window names.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.1

    2018년 4월 9일에 출시 - 40.81 KB
    firefox 56.0 이상에서 작동
    Bug fixes.

    The "sessions" permission is needed to save window specific data such as window names.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.0

    2018년 4월 9일에 출시 - 40.81 KB
    firefox 56.0 이상에서 작동
    * Separated don't count tabs in private windows and don't set title prefixes for private windows into 2 options.
    * New format placeholder %Count%: an integer, starts as 1 and increments until the window's prefix is unique.
    * Can now name windows. This is done via the extension's toolbar button. To set the name in the window prefix use the %WindowName% format placeholder.
    * Window names can be inherited so that an opened window get the same name as the window that was selected when the new window opened.
    * Override title preface formatting in specific windows via the extension's toolbar button.
    * New workaround to fix "title prefix not visible on new tab pages".

    Note: now needs "sessions" permission to save window specific data such as window names.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0

    2018년 4월 6일에 출시 - 16.17 KB
    firefox 56.0 이상에서 작동
    Fixed incorrect tab count when closing multiple tabs at the same time.
    Added a placeholder for total tab count of all windows.
    Added an option to ignore private windows. When this option is enabled the title preface won't be set for private windows and the total tab count will not count tabs from private windows.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1

    2018년 2월 16일에 출시 - 11.84 KB
    firefox 56.0 이상에서 작동
    Added options page with ability to reset window title prefixes without restarting the browser. The option page also makes it possible to change the title prefix format and the maximum update rate of the tab count.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1

    2018년 2월 16일에 출시 - 5.31 KB
    firefox 56.0 이상에서 작동
    Simple code. No support for changing prefix format. Counter update rate is hard coded to 5 times a second. Requires browser restart to reset title prefixes after extension is disabled.

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.