VoipDiscount Extension

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

Τι είναι το VoipDiscount Extension;

Το VoipDiscount Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.voipdiscount.com, και η κύρια λειτουργία του είναι "Set up a call or send a text message with the VoipDiscount Chrome Extension".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης VoipDiscount Extension

Λήψη αρχείων επέκτασης VoipDiscount Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα VoipDiscount Extension VoipDiscount Extension
ID hgmibcjlhmgdngndjhdkfamjopneomfg
Επίσημο URL https://chromewebstore.google.com/detail/voipdiscount-extension/hgmibcjlhmgdngndjhdkfamjopneomfg
Περιγραφή Set up a call or send a text message with the VoipDiscount Chrome Extension
Μέγεθος Αρχείου 452 KB
Αριθμός Εγκαταστάσεων 75
Τρέχουσα Έκδοση 2.3.2
Τελευταία Ενημέρωση 2014-01-29
Ημερομηνία Δημοσίευσης 2014-01-29
Αξιολόγηση 4.80/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής https://www.voipdiscount.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.voipdiscount.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.voipdiscount.com/customerservice/main_screen
Υποστηριζόμενες Γλώσσες 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'"
}