Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Tabs Organizer for Chrome là gì?
Tabs Organizer for Chrome là một tiện ích mở rộng Chrome được phát triển bởi rolandcatalinar.90, và tính năng chính của nó là "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tabs Organizer for Chrome
Tải xuống các tệp mở rộng Tabs Organizer for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Tabs could be a mess. The extension helps you to organize your limitless browser tabs. Tabs Organizer provides you with an essential feature to hide an opened tabs that you don't need at the moment, but want to keep it during your browsing session at the moment. Make a convenient search by your tabs, bookmarks and recently closed webpages.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
URL Chính Thức | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
Mô tả | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
Kích Thước Tệp | 1.91 MB |
Số Lần Cài Đặt | 29,199 |
Phiên Bản Hiện Tại | 1.0.4 |
Cập Nhật Lần Cuối | 2023-12-11 |
Ngày Phát Hành | 2023-02-18 |
Nhà Phát Triển | rolandcatalinar.90 |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://tabsorg.com/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "action": { "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "64": "images\/icon64.png" } }, "background": { "service_worker": "worker.js" }, "commands": { "open-omni": { "description": "Open command menu", "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" } } }, "content_scripts": [ { "all_frames": true, "css": [ "stylesmodal.css" ], "js": [ "javascripts\/inject-script.js", "libs\/jquery.js", "javascripts\/app.js" ], "matches": [ " |