개요
Prevent duplicate tabs
Prevent duplicate tabs | Origin from Prevent Duplicate Tabs, update via V3 Prevents automatic creation of new tabs or repeating tabs when two or more tabs have the same addresses The process of closing repeated tabs is automatic based on the settings that you can determine within the extension/add-on, it is also possible to quickly disable and activate the add-on without having to access the extensions panel. You can add a host or URL to specify as an exception so that the add-on doesn't close repeating tabs. The extension/add-on has support for closing repeated tabs in incognito/incognito mode, but this works in isolation and will not share any information from incognito mode with normal mode, they are completely separate actions. Among the settings you can choose to consider or disregard querystring and hashes in URLs as a factor to differentiate them. It is also possible to configure if you prefer to close the oldest tabs and if you want to prevent the active tab (currently visible) from being closed. Closing tabs works based on Chrome API events and you can disable or re-enable such events within the extension/add-on: * Start event - Close repeated tabs when your browser is launched * Update event - Close repeated tabs when a tab is updated, more details in tabs.onUpdated.addListener * Create event - Close repeated tabs when a new tab is created, more details in tabs.onCreated.addListener * Replace event - Close repeated tabs when a tab is replaced with another tab due to prerendering or instant, more details in tabs.onReplaced.addListener * Attach event - Close repeated tabs when a tab is attached to another window or detached (creating a new window), more details in tabs.onAttached.addListener * Datachange event - Close repeated tabs when you change "sort order", "URLs", "others" and "events" configurations from extension Release Notes: - 0.8.3-2025-06: This update introduces a fully revamped cloud sync system with safer version control, in-page status feedback, and improved reliability across Chrome restarts. - 0.8.2-2025-04: add config settings page, fulfill the config backup and export/import function - 0.8.1: updated api call under rules of V3
세부정보
- 버전0.8.3
- 업데이트됨2025년 6월 16일
- 제공Viking
- 크기74.9KiB
- 언어언어 7개
- 개발자
이메일
pokocatjp+webstoredev@gmail.com - 비판매자판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.
개인정보 보호
Duplicate Tabs Preventor에서 데이터 수집 및 사용과 관련하여 다음 정보를 공개했습니다. 더 자세한 정보는 개발자의 privacy policy을 참고하세요.
Duplicate Tabs Preventor 항목은 다음을 처리합니다.
개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다
- 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
- 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
- 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음