One key Manger
Onekey enable/disable all apps/themes/extensions,one key enable and diable a extension,one key open a app, one key open…
One key Manger là gì?
One key Manger là một tiện ích mở rộng Chrome được phát triển bởi onekeyplugin, và tính năng chính của nó là "Onekey enable/disable all apps/themes/extensions,one key enable and diable a extension,one key open a app, one key open…".
Ả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 One key Manger
Tải xuống các tệp mở rộng One key Manger 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
One key manager One key diable/enable all apps/extensions/themes One key diable/enable a extensions One key open a app One key open many features So one key can do more... One key diable/enable all apps/extensions/themes: Including your extension, applications, themes, which can be one key to close your browser eighty or Shenqingruyan. One key diable/enable a extension: The left mouse button click on an extension can be turned on and off an extension, the province allows you to open extension, from a number of applications to find the extension you want to disable. One key open app: The left mouse button click on an application, you can directly reach this application, the province of your new one tab, find the app you want from the many app. One key open features: One key can open the downloads content, extensions, history, the new tab in do not need step-by-step click on the menu, click on the menu, One key can do more: 1 When you drag it to your bookmarks app, you can direct this bookmark in a key management and collection of often-used bookmarks, better use of your bookmarks, easy to use. 2 Right-click on the browser extension, choose to hide the button, the button can be hidden away, even if you still can be a key management to quickly find and open your extension, make you clean browser. 3 One key manager can do more, please share your secret... Can access a key management official website http://www.onekeyplugin.com/ put forward your views and needs, your satisfaction is our greatest power.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kfjmkgngkgpgjdoealkmmajmmhpnffoj |
URL Chính Thức | https://chrome.google.com/webstore/detail/%E4%B8%80%E9%94%AE%E7%AE%A1%E7%90%86/kfjmkgngkgpgjdoealkmmajmmhpnffoj |
Mô tả | Onekey enable/disable all apps/themes/extensions,one key enable and diable a extension,one key open a app, one key open… |
Kích Thước Tệp | 258 KB |
Số Lần Cài Đặt | 9,000 |
Phiên Bản Hiện Tại | 2.0.2 |
Cập Nhật Lần Cuối | 2022-07-17 |
Ngày Phát Hành | 2022-07-08 |
Đánh Giá | 4.52/5 Tổng số 184 Đánh Giá |
Nhà Phát Triển | onekeyplugin |
[email protected] | |
Loại Thanh Toán | in_app |
Ngôn Ngữ Được Hỗ Trợ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "manifest_version": 2, "version": "2.0.2", "permissions": [ "management" ], "default_locale": "zh_CN", "icons": { "128": "\/img\/logo128.png" }, "browser_action": { "default_icon": "\/img\/logo128.png", "default_title": "__MSG_application_title__", "default_popup": "\/html\/popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'", "options_page": "\/html\/options.html" } |