anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
Qu'est-ce que anywhere-1-click ?
anywhere-1-click est une extension Chrome développée par chv, et sa fonction principale est "connect to netfree anywhere 2 (VPN service) in one click from browser exetention".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension anywhere-1-click
Téléchargez les fichiers d'extension anywhere-1-click au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
URL Officiel | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
Description | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
Taille du Fichier | 90 KB |
Nombre d'Installations | 38 |
Version Actuelle | 1.0.4 |
Dernière Mise à Jour | 2020-05-15 |
Date de Publication | 2020-05-14 |
Développeur | chv |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
Langues Prises en Charge | 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" } } } } |