Multiple Tab Handler 제작자: Piro (piro_or)
Allows you to select tabs by dragging and do something.
이 확장 기능을 사용하려면 Firefox가 필요함
확장 메타 데이터
스크린샷
정보
This addon provides a panel to select tabs by dragging. After selection you can choose a command to operate selected tabs with a menu. And you can also close multiple tabs directly by dragging on closeboxes.
The menu contains commands compatible to tab context menu of Firefox itself. You can add more commands provided by other tab related addons, for example:
* Copy Selected Tabs to Clipboard
* Save Selected Tabs to Files
* Tab Mover
Moreover, this addon is designed to work with Tree Style Tab. If you install both addons, you can select tabs in the sidebar by dragging . (Note that you need to long-press on a tab to start selection. Otherwise - if you start dragging immediately, it just moves the tab.)
The menu contains commands compatible to tab context menu of Firefox itself. You can add more commands provided by other tab related addons, for example:
* Copy Selected Tabs to Clipboard
* Save Selected Tabs to Files
* Tab Mover
Moreover, this addon is designed to work with Tree Style Tab. If you install both addons, you can select tabs in the sidebar by dragging . (Note that you need to long-press on a tab to start selection. Otherwise - if you start dragging immediately, it just moves the tab.)
개발자 의견
평가
권한더 알아보기
다음 권한 필요:
- 알림 표시
- 브라우저 탭에 접근
이 부가 기능이 요청하는 것:
- 북마크 읽기 및 수정
- 모든 웹사이트에서 사용자의 데이터에 접근
추가 정보
- 부가 기능 링크
- 버전
- 3.1.13
- 크기
- 113.05 KB
- 마지막 업데이트
- 6달 전 (2024년 3월 26일)
- 관련 카테고리
- 라이선스
- Mozilla Public License 2.0
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 버전 목록
모음집에 추가
버전 3.1.13의 출시 정보
3.1.13 (2024.3.27):
- Add support for "Tabs Sidebar" of Watefox G6.0.10 and later.
- Update
zh_CN
locale by NightSharp. Thanks!
Piro (piro_or) 님의 다른 확장 기능
- 아직 평점이 없습니다
- 아직 평점이 없습니다
- 아직 평점이 없습니다
- 아직 평점이 없습니다
- 아직 평점이 없습니다
- 아직 평점이 없습니다
For addon authors, Multiple Tab Handler provides public API. If your addon provides something special feature, you can add new menu item to the command list for selected tabs via API. For more details, see the API document.