anywhere-1-click
connect to netfree anywhere 2 (VPN service) in one click from browser exetention
O que é anywhere-1-click?
anywhere-1-click é uma extensão do Chrome desenvolvida por chv, e sua principal característica é "connect to netfree anywhere 2 (VPN service) in one click from browser exetention".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão anywhere-1-click
Baixe arquivos de extensão anywhere-1-click no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | anywhere-1-click |
ID | ibaigephdcembmaacdaobpilolmckbab |
URL Oficial | https://chromewebstore.google.com/detail/anywhere-1-click/ibaigephdcembmaacdaobpilolmckbab |
Descrição | connect to netfree anywhere 2 (VPN service) in one click from browser exetention |
Tamanho do Arquivo | 90 KB |
Contagem de Instalações | 38 |
Versão Atual | 1.0.4 |
Última Atualização | 2020-05-15 |
Data de Publicação | 2020-05-14 |
Desenvolvedor | chv |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://github.com/chaim-chv/videownloader-extension/blob/master/privacy%20policy.md |
Idiomas Suportados | 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" } } } } |