Close Tabs By Pattern 제작자: Mathieu Pillard
Automatically close tabs whose URL match specific patterns
확장 메타 데이터
정보
Adds a button that automatically closes tabs whose URL match specific patterns
Originally built as a way for tab hoarders like me to quickly close work-related tabs that have accumulated during the week before going on PTO or week-end.
Example usage:
Patterns follow match patterns rules for WebExtensions (
Depending on how you use containers, you may prefer https://addons.mozilla.org/en-US/firefox/addon/close-container/ which is simpler to use. It didn't match my usage of containers so I wrote this instead.
Originally built as a way for tab hoarders like me to quickly close work-related tabs that have accumulated during the week before going on PTO or week-end.
Example usage:
- Open the add-on preferences page, and add a pattern for
*://github.com/*. - Click the button, and all tabs from Github should automatically be closed.
Patterns follow match patterns rules for WebExtensions (
<scheme>://<host><path>).Depending on how you use containers, you may prefer https://addons.mozilla.org/en-US/firefox/addon/close-container/ which is simpler to use. It didn't match my usage of containers so I wrote this instead.
1명이 5점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 0.2
- 크기
- 9.74 KB
- 마지막 업데이트
- 7년 전 (2019년 6월 9일)
- 관련 카테고리
- 라이선스
- MIT 라이선스
- 버전 목록
- 모음집에 추가