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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
}
}
} | |