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”。

擴展截圖

screenshot

下載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 anywhere-1-click
ID ibaigephdcembmaacdaobpilolmckbab
官方網址 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"
            }
        }
    }
}