anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
什么是anywhere-1-click?
anywhere-1-click是由chv开发的Chrome扩展程序,该扩展的主要功能是“connect to netfree anywhere 2 (VPN service) in one click from browser exetention”。
扩展截图
下载anywhere-1-click扩展crx文件
下载anywhere-1-click扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
官方URL | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
简介 | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
文件大小 | 90 KB |
安装次数 | 38 |
当前版本 | 1.0.4 |
更新时间 | 2020-05-15 |
上架时间 | 2020-05-14 |
开发者 | chv |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
支持的语言 | 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" } } } } |