Browser Manager Plus
Organize your browser environment and control your extensions
Browser Manager Plus là gì?
Browser Manager Plus là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Organize your browser environment and control your extensions".
Ả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 Browser Manager Plus
Tải xuống các tệp mở rộng Browser Manager Plus 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
Organize your browser environment and control your extensions You can control all you extensions or tabs directly on the page. Just open menu on the top right corner of the page and you are ready to go! Or you can enable extension in extensions panel. Browser Manager Plus allows you to control your tabs, switching between workspaces that automatically saves opened tabs. Enable/disable all your extensions and apps with one click without need to find it in browser settings.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ojfhhjmbokpebjjhemfjnebdhkfejmdg |
URL Chính Thức | https://chromewebstore.google.com/detail/browser-manager-plus/ojfhhjmbokpebjjhemfjnebdhkfejmdg |
Mô tả | Organize your browser environment and control your extensions |
Kích Thước Tệp | 236 KB |
Số Lần Cài Đặt | 3,155 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2022-04-29 |
Ngày Phát Hành | 2022-04-22 |
Nhà Phát Triển | Unknown |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Organize your browser environment and control your extensions", "version": "1.0.1", "manifest_version": 3, "name": "Browser Manager Plus", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "16x16.png", "24": "24x24.png", "32": "32x32.png" } }, "icons": { "16": "16x16.png", "32": "32x32.png", "48": "48x48.png", "128": "128x128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |