Free Send Message on Mobile by PC

Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.

Cos'è Free Send Message on Mobile by PC?

Free Send Message on Mobile by PC è un'estensione di Chrome sviluppata da http://www.itfosters.com, e la sua funzione principale è "Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Free Send Message on Mobile by PC

Scarica i file di estensione Free Send Message on Mobile by PC in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Best Phone Messaging system to the any user in india, Sent Message to the user free, Created by IT Fosters.

www.itfosters.com                    

Informazioni di Base sull'Estensione

Nome Free Send Message on Mobile by PC Free Send Message on Mobile by PC
ID aacmdkogoehbmddehhnhdccanngoipnn
URL Ufficiale https://chrome.google.com/webstore/detail/free-send-message-on-mobi/aacmdkogoehbmddehhnhdccanngoipnn
Descrizione Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.
Dimensione del File 12.57 KB
Conteggio Installazioni 20
Versione Corrente 1.2.0
Ultimo Aggiornamento 2015-01-18
Data di Pubblicazione 2015-01-18
Valutazione 4.20/5 Totale 5 Valutazioni
Sviluppatore http://www.itfosters.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Free Send Message on Mobile by PC",
    "description": "Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.",
    "version": "1.2.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_title": "Send Message by IT Fosters",
        "default_popup": "itfmessage_page.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    }
}