anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
Cos'è anywhere-1-click?
anywhere-1-click è un'estensione di Chrome sviluppata da chv, e la sua funzione principale è "connect to netfree anywhere 2 (VPN service) in one click from browser exetention".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione anywhere-1-click
Scarica i file di estensione anywhere-1-click in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
URL Ufficiale | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
Descrizione | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
Dimensione del File | 90 KB |
Conteggio Installazioni | 38 |
Versione Corrente | 1.0.4 |
Ultimo Aggiornamento | 2020-05-15 |
Data di Pubblicazione | 2020-05-14 |
Sviluppatore | chv |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
Lingue Supportate | 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" } } } } |