Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

Duplicate Tabs Closer のバージョン履歴 - 全 25 バージョン

Duplicate Tabs Closer 作成者: Peuj

5 段階中 4.5 の評価
5 段階中 4.5 の評価
5
95
4
16
3
3
2
2
1
10
Duplicate Tabs Closer のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 4.2.3

    リリース日 : 2026年6月14日 - 795.54 KB
    firefox バージョン 140.0 以降 で動作
    Bug fixes:
    • Fixed: whitelisted tabs (e.g. about:newtab, about:blank) could still be auto-closed in some cases, most commonly noticed as new tabs disappearing after a few minutes of browsing
    • Fixed: user settings including the whitelist could be erased after an extension update

    Other changes:
    • URL and title pattern rules with more than 5 wildcards are now ignored to prevent the extension from freezing on pathological inputs

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 4.2.2

    リリース日 : 2026年6月10日 - 795.59 KB
    firefox バージョン 140.0 以降 で動作
    • Tree Style Tab (Firefox): DTC now expands collapsed subtrees before closing a parent tab, preventing TST from cascade-closing children.
    • Fix: when closing same-window duplicate tabs, the active tab no longer overrides the age-based priority setting.
    • Fix: tabs restored via undo-close are no longer silently ignored by duplicate detection.
    • Whitelist: lines wrapped in /.../ are now treated as regular expressions. Example: /^(?!.*google.com)/ whitelists everything except Google.

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.2.1

    リリース日 : 2026年6月9日 - 793.5 KB
    firefox バージョン 140.0 以降 で動作
    Bug fixes
    • Fix chrome:// whitelist: URLs without a trailing slash are now matched correctly
    • Add file:// URL support for duplicate detection and filtering
    • Fix option settings not migrating correctly after extension update
    • Fix wrong tab kept when using "compare with title" with 3 or more duplicate tabs
    • Fix extension getting stuck after an internal error

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.2.0

    リリース日 : 2026年6月9日 - 793.2 KB
    firefox バージョン 140.0 以降 で動作
    New features
    • Duplicate tabs list: tabs that will be closed now display with a strikethrough title; the kept tab is shown at full brightness.
    • Hide whitelisted tabs button: a new icon button shows or hides whitelisted tabs in the list. When active, the Close duplicates button also skips whitelisted tabs, independent of the auto-close setting.
    • Whitelisted URLs section is now always visible in the Options page.
    • Close duplicates button (renamed from "Close all") throughout the popup and options page.
    • Ignore path part in URL option now shows (domain only) for clarity.
    • Changes to the whitelist immediately refresh the duplicate tabs list.

    Bug fixes
    • Fixed Keep newer tab always keeping the oldest tab (null timestamp comparison bug).
    • Fixed tooltip localization on the options page (shield icon showed raw key instead of translated text).
    • Fixed Chrome badge going blank during page navigation.
    • Fixed Chrome race condition where tabs could be missed in multi-group scenarios.
    • Fixed spurious badge repaints on no-op transitions.
    • Fixed priority settings not refreshing the live duplicate list on the options page.
    • Fixed container color overriding strikethrough styling on duplicate rows.
    • Fixed shrunk mode not restoring the options panel when un-shrinking.

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.1.5

    リリース日 : 2026年6月7日 - 790.51 KB
    firefox バージョン 140.0 以降 で動作
    Fix: popup and options page failed to load when installed from the XPI file.
    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.1.4

    リリース日 : 2026年6月7日 - 786.19 KB
    firefox バージョン 140.0 以降 で動作
    New features:

    Two-column popup layout (new default): The popup now shows options and the duplicate tabs list side by side. The layout can be changed back to single column in the Customization section.

    Grouped view: Click the group icon in the duplicate tabs footer to switch between flat and grouped views. In grouped view, duplicate tabs are organised by matching rule group, collapsed by default. Each group shows a count badge and a close button to close all tabs in the group at once. The view preference is saved and shared with the options page.

    Pause monitoring: A new option lets you temporarily pause duplicate detection without changing any settings.

    New locale: Brazilian Portuguese (thanks to Volenski).

    Bug fixes:
    • Badge not repainted after opening a new window, closing a window, detaching a tab, or auto-closing across windows
    • Duplicate about:newtab tabs not auto-closed in Firefox
    • Whitelist UI broken when multiple entries were present in the popup
    • Popup scrollbar layout shift in Firefox 131+

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.1.3

    リリース日 : 2026年6月3日 - 784.92 KB
    firefox バージョン 140.0 以降 で動作
    New feature: Pause monitoring
    Pause and resume duplicate tab detection from the popup or options page.

    Bug fixes
    - Fixed tabs opened from bookmark folders or batch tab openers (e.g. Snap Links) being incorrectly closed during their loading state
    - Fixed duplicate about:newtab tabs not being auto-closed
    - Fixed badge disappearing when "Show badge if no duplicate tabs" is off and monitoring is paused

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 4.1.1

    リリース日 : 2026年6月1日 - 781.83 KB
    firefox バージョン 128.0 以降 で動作
    This version brings several improvements since v3.5.3:
    • Full Manifest V3 support for Chrome, Edge, Opera, Vivaldi, Brave, and Firefox
    • 11 visual themes (light and dark)
    • URL and title pattern rules for flexible duplicate matching
    • Fuzzy title matching with configurable similarity threshold
    • Intentional duplicate protection (tabs opened via "Duplicate Tab" are not auto-closed)
    • New keyboard shortcut to toggle between auto-close and manual mode
    • Faster popup loading (removed jQuery dependency)
    • Improved badge reliability (Chrome)
    • Improved accessibility (button roles, aria attributes)
    • Various security and code quality improvements

    Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releases

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.5.3

    リリース日 : 2020年6月13日 - 1.04 MB
    firefox バージョン 68.0 以降 で動作
    * Fix: Popup UI issue

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.5.2

    リリース日 : 2020年6月11日 - 1.04 MB
    firefox バージョン 68.0 以降 で動作
    * Code optimizations
    * Update UI
    * Bug Fixes
    * Add: Collapsible 'Options' menu
    * New: Shrunk mode to hide unpinned option
    * New: Custom option to close popup panel after closing duplicate tabs

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.5.1

    リリース日 : 2020年5月23日 - 1.28 MB
    firefox バージョン 68.0 以降 で動作
    Bug: Fix option issue

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.5.0

    リリース日 : 2020年5月22日 - 1.28 MB
    firefox バージョン 68.0 以降 で動作
    * Code optimizations
    * New filter option: Ignore case in URL
    * New filter option: Ignore 'www' in URL domain name
    * New scope option: Container in active window
    * New scope option: Container in all windows
    * Update UI

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.4.1

    リリース日 : 2019年9月3日 - 332.3 KB
    firefox バージョン 55.0 以降 で動作
    Fix: options not persisted

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.4.0

    リリース日 : 2019年8月28日 - 332.31 KB
    firefox バージョン 55.0 以降 で動作
    New: Add managed storage support (thanks piroor)
    New: Add Japanese locale (thanks piroor)

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.3.2

    リリース日 : 2019年4月16日 - 330.22 KB
    firefox バージョン 55.0 以降 で動作
    * Fix: issue with Firefox in private mode
    * Fix: ru and uk locale (thanks perdolka)
    * Some code optimizations

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.3.0

    リリース日 : 2019年3月31日 - 323.59 KB
    firefox バージョン 53.0 以降 で動作
    * New: Add whitelist for automatic close mode
    * New: Add ru and uk locale (thanks perdolka)
    * Fix: latency when saving options

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.2.0

    リリース日 : 2019年3月12日 - 325.77 KB
    firefox バージョン 53.0 以降 で動作
    New: 'Show badge if no duplicate tab' option to show badge with value 0 if no duplicate tab

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.10

    リリース日 : 2019年1月3日 - 324.13 KB
    firefox バージョン 53.0 以降 で動作
    * New: 'Keep and reload older tab' option
    * Fix: runtime.sendMessage issue
    * Fix: settings synchro between popup and tab option
    * Use setBadgeText and setBadgeBackgroundColor windowId (starting Firefox 62)
    * Force setBadgeTextColor to white (starting Firefox 63)
    * Optimize search duplicate tabs
    * Support minimum version Firefox 53

    ソースコードは GNU General Public License v3.0 のみ に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.9

    リリース日 : 2019年1月2日 - 311.69 KB
    で動作
    * New: 'Keep and reload older tab' option
    * Fix: runtime.sendMessage issue
    * Fix: settings synchro between popup and tab option
    * Use setBadgeText and setBadgeBackgroundColor windowId (starting Firefox 62)
    * Force setBadgeTextColor to white (starting Firefox 63)
    * Optimize search duplicate tabs

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.8

    リリース日 : 2018年8月28日 - 312.63 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Badge not set on some loads
    * Fix: Typo and not localized string
    * New: Add fr locale
    * Some code optimizations

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.7

    リリース日 : 2018年8月23日 - 311.14 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Badge not updated in some situations
    * Fix: Container tabs ignored
    * New: Add zh_CN locale (thanks yfdyh000)
    * Some code optimizations

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.6

    リリース日 : 2018年8月20日 - 308.89 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Options were not saved in some situations
    * Fix: Filter "ignore hash part" didn't work with "ignore search part" enabled
    * Fix: The new tab and the existing tab were both closed in some situations

    * New: Add an option to change the badge background color

    * Some code optimizations

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.5

    リリース日 : 2018年2月27日 - 307.36 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Some settings were not active

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.4

    リリース日 : 2018年2月26日 - 307.34 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Number of duplicate tabs not always shown in badge
    * Fix: Remove some permissions not needed

    * New: Add the possibility to pin some preferred options in the popup panel
    * New: Add an option page accessible from about:addons or from the popup panel
    * New: Support Chrome

    * Some code optimizations

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 3.1.2

    リリース日 : 2017年11月5日 - 301.29 KB
    firefox バージョン 45.0 以降 で動作
    * Fix: Mozilla review
    * Fix: Duplicate tabs not listed with Firefox ESR v52.4
    * Fix: Hotkey not closing duplicate tabs

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。