VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
O que é VoipDiscount Extension?
VoipDiscount Extension é uma extensão do Chrome desenvolvida por https://www.voipdiscount.com, e sua principal característica é "Set up a call or send a text message with the VoipDiscount Chrome Extension".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão VoipDiscount Extension
Baixe arquivos de extensão VoipDiscount Extension 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
Set up a phone-to-phone call within a click or contact your friends and family through text messages directly through the VoipDiscount Chrome Extension. You can also look up local resellers and buy credit within a few clicks of the mouse. The regular VoipDiscount rates apply for all calls and text messages.
Informações Básicas da Extensão
Nome | |
ID | hgmibcjlhmgdngndjhdkfamjopneomfg |
URL Oficial | https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg |
Descrição | Set up a call or send a text message with the VoipDiscount Chrome Extension |
Tamanho do Arquivo | 452 KB |
Contagem de Instalações | 75 |
Versão Atual | 2.3.2 |
Última Atualização | 2014-01-29 |
Data de Publicação | 2014-01-29 |
Classificação | 4.80/5 Total de 10 Avaliações |
Desenvolvedor | https://www.voipdiscount.com |
Tipo de Pagamento | free |
Site da Extensão | https://www.voipdiscount.com/ |
URL da Página de Ajuda | https://www.voipdiscount.com/customerservice/main_screen |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VoipDiscount Extension", "short_name": "VoipDiscount", "description": "Set up a call or send a text message with the VoipDiscount Chrome Extension", "version": "2.3.2", "browser_action": { "default_icon": "app\/images\/favicon.ico", "default_popup": "app\/index.html", "default_title": "VoipDiscount Plugin" }, "icons": { "16": "app\/images\/favicon-16.png", "48": "app\/images\/favicon-48.png", "128": "app\/images\/favicon-128.png" }, "permissions": [ "https:\/\/www.voipdiscount.com\/*" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |