Tab Master 5000 bởi jaszhix
Tab Master 5K replaces your New Tab page with a full-featured tabs, history, bookmarks, and sessions manager.
44 người dùng44 người dùng
Siêu dữ liệu mở rộng
Ảnh chụp màn hình
Về tiện ích mở rộng này
-- Tabs
- Close, pin, and mute tabs from your New Tab page.
- Re-order tab tiles by dragging and dropping them.
- Close all tabs from a specific website.
- Close duplicate tabs, and optionally make them pulsate.
- Manage tabs through icons, the right click menu, or through a table view.
- Search tabs in the top search bar.
- Option to sort tabs by website or alphabetical order, and apply the order to your Chrome window.
- Option to view tabs across all windows.
-- Customization
- Full control of the New Tab's appearance with a flexible theme editor.
- Import any wallpaper as a background.
- Adjust the size of the grid tiles.
- View a screenshot of each tab in the grid.
- Enable screenshots to cover the background of a New Tab page when you hover over a tab tile. You can adjust the strength of the blur and opacity of backgrounds in Preferences.
-- Session Management
- Session manager built in for saving and restoring your current tab sessions.
- Synchronize your saved sessions, and keep them persistently updated with the current Firefox window.
- Tab sessions can be exported and imported.
- View, sort, and filter your session tabs as tiles in the grid view.
- Close, pin, and mute tabs from your New Tab page.
- Re-order tab tiles by dragging and dropping them.
- Close all tabs from a specific website.
- Close duplicate tabs, and optionally make them pulsate.
- Manage tabs through icons, the right click menu, or through a table view.
- Search tabs in the top search bar.
- Option to sort tabs by website or alphabetical order, and apply the order to your Chrome window.
- Option to view tabs across all windows.
-- Customization
- Full control of the New Tab's appearance with a flexible theme editor.
- Import any wallpaper as a background.
- Adjust the size of the grid tiles.
- View a screenshot of each tab in the grid.
- Enable screenshots to cover the background of a New Tab page when you hover over a tab tile. You can adjust the strength of the blur and opacity of backgrounds in Preferences.
-- Session Management
- Session manager built in for saving and restoring your current tab sessions.
- Synchronize your saved sessions, and keep them persistently updated with the current Firefox window.
- Tab sessions can be exported and imported.
- View, sort, and filter your session tabs as tiles in the grid view.
Được xếp hạng 4,1 (bởi 1 người dùng)
Quyền hạn và dữ liệu
Quyền hạn bắt buộc:
- Tải xuống các tập tin và chỉnh sửa lịch sử tải về của trình duyệt
- Theo dõi việc sử dụng tiện ích và quản lý các chủ đề
- Truy cập các thẻ trên trình duyệt
Quyền hạn tùy chọn:
- Xem và chỉnh sửa trang đánh dấu
- Truy cập lịch sử duyệt web
- Truy cập dữ liệu của bạn trên mọi trang web
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 2.9.7
- Kích cỡ
- 3,7 MB
- Cập nhật gần nhất
- 6 năm trước (27 Thg 11 2019)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Chính sách riêng tư
- Đọc chính sách riêng tư của tiện ích này
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Clone the repository: https://github.com/jaszhix/tab-master-5000-extension
To run the development environment:
npm install
npm run dev-firefox
To run the production environment:
npm run build-firefox
To build with unminified sources and with project files copied:
npm run build-sources