anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
anywhere-1-click là gì?
anywhere-1-click là một tiện ích mở rộng Chrome được phát triển bởi chv, và tính năng chính của nó là "connect to netfree anywhere 2 (VPN service) in one click from browser exetention".
Ả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 anywhere-1-click
Tải xuống các tệp mở rộng anywhere-1-click 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
Connect quickly and easily to Netfree Anywhere 2 by clicking on the extension icon. Save time and space on your browser. Instead of logging into the Netfree Anywhere management page every time, click Save and Reconnect and wait for a connection error - one click on the plugin does everything for you.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
URL Chính Thức | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
Mô tả | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
Kích Thước Tệp | 90 KB |
Số Lần Cài Đặt | 38 |
Phiên Bản Hiện Tại | 1.0.4 |
Cập Nhật Lần Cuối | 2020-05-15 |
Ngày Phát Hành | 2020-05-14 |
Nhà Phát Triển | chv |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "anywhere-1-click", "version": "1.0.4", "author": "chv - netfree user & netfree fan", "description": "connect to netfree anywhere 2 (VPN service) in one click from browser exetention", "icons": { "19": "icons\/favicon.png", "48": "icons\/favicon.png" }, "browser_action": { "default_popup": "popup\/anywhere.html", "default_icon": "icons\/favicon.png", "default_title": "click to connect netfree" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Ctrl+Q" } } } } |