VoipDiscount Extension

Set up a call or send a text message with the VoipDiscount Chrome Extension

Co je VoipDiscount Extension?

VoipDiscount Extension je rozšíření Chrome vyvinuté https://www.voipdiscount.com, a jeho hlavní funkcí je „Set up a call or send a text message with the VoipDiscount Chrome Extension“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření VoipDiscount Extension

Stáhněte si soubory rozšíření VoipDiscount Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název VoipDiscount Extension VoipDiscount Extension
ID hgmibcjlhmgdngndjhdkfamjopneomfg
Oficiální URL https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg
Popis Set up a call or send a text message with the VoipDiscount Chrome Extension
Velikost souboru 452 KB
Počet instalací 75
Aktuální Verze 2.3.2
Poslední Aktualizace 2014-01-29
Datum Vydání 2014-01-29
Hodnocení 4.80/5 Celkem 10 Hodnocení
Vývojář https://www.voipdiscount.com
Typ Platby free
Webové stránky Rozšíření https://www.voipdiscount.com/
URL Stránky Nápovědy https://www.voipdiscount.com/customerservice/main_screen
Podporované Jazyky 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'"
}