VoipDiscount Extension
Set up a call or send a text message with the VoipDiscount Chrome Extension
Wat is VoipDiscount Extension?
VoipDiscount Extension is een Chrome-extensie ontwikkeld door https://www.voipdiscount.com, en de belangrijkste functie is "Set up a call or send a text message with the VoipDiscount Chrome Extension".
Extensie Screenshots
Download het CRX-bestand van de extensie VoipDiscount Extension
Download VoipDiscount Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | hgmibcjlhmgdngndjhdkfamjopneomfg |
Officiële URL | https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg |
Beschrijving | Set up a call or send a text message with the VoipDiscount Chrome Extension |
Bestandsgrootte | 452 KB |
Aantal Installaties | 75 |
Huidige Versie | 2.3.2 |
Laatst Bijgewerkt | 2014-01-29 |
Publicatiedatum | 2014-01-29 |
Beoordeling | 4.80/5 Totaal 10 Beoordelingen |
Ontwikkelaar | https://www.voipdiscount.com |
Betalingswijze | free |
Extensiewebsite | https://www.voipdiscount.com/ |
Help Pagina-URL | https://www.voipdiscount.com/customerservice/main_screen |
Ondersteunde Talen | 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'" } |