Google Net Browse Helper
This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…
Google Net Browse Helper là gì?
Google Net Browse Helper là một tiện ích mở rộng Chrome được phát triển bởi https://nodessl.com, và tính năng chính của nó là "This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet…".
Ả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 Google Net Browse Helper
Tải xuống các tệp mở rộng Google Net Browse Helper 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
Offline installation Download Address: https://github.com/nodelrd/google-net-browse-helper/releases
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Google Net Browse Helper |
ID | mjdehbkikkkcnogiikhankanhgjfgljl |
URL Chính Thức | https://chromewebstore.google.com/detail/google-net-browse-helper/mjdehbkikkkcnogiikhankanhgjfgljl |
Mô tả | This is a browser plugin for students, developers, cross-border workers, and research institutes to secure and speed Internet… |
Kích Thước Tệp | 3.75 MB |
Số Lần Cài Đặt | 1,108 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2021-04-27 |
Ngày Phát Hành | 2021-04-24 |
Đánh Giá | 3.63/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | https://nodessl.com |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://nodessl.com |
URL Trang Chính Sách Bảo Mật | https://nodessl.com/posts/privacy_policy |
Ngôn Ngữ Được Hỗ Trợ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "version": "1.0", "manifest_version": 2, "description": "__MSG_description__", "homepage_url": "https:\/\/nodessl.com", "icons": { "16": "static\/logo\/16.png", "48": "static\/logo\/48.png", "128": "static\/logo\/128.png" }, "browser_action": { "default_title": "__MSG_name__", "default_icon": "static\/logo\/128.png", "default_popup": "index.html#\/popup" }, "options_page": "index.html#\/userinfo", "omnibox": { "keyword": "__MSG_name__" }, "offline_enabled": false, "default_locale": "zh_CN", "permissions": [ "alarms", "webRequest", "webRequestBlocking", "proxy", " |