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.

Co to jest Free Send Message on Mobile by PC?

Free Send Message on Mobile by PC to rozszerzenie Chrome opracowane przez http://www.itfosters.com, a jego główną funkcją jest „Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Free Send Message on Mobile by PC

Pobierz pliki rozszerzeń Free Send Message on Mobile by PC w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

www.itfosters.com                    

Podstawowe informacje o rozszerzeniu

Nazwa Free Send Message on Mobile by PC Free Send Message on Mobile by PC
ID aacmdkogoehbmddehhnhdccanngoipnn
Oficjalny URL https://chrome.google.com/webstore/detail/free-send-message-on-mobi/aacmdkogoehbmddehhnhdccanngoipnn
Opis Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.
Rozmiar pliku 12.57 KB
Liczba instalacji 20
Aktualna Wersja 1.2.0
Ostatnia Aktualizacja 2015-01-18
Data Publikacji 2015-01-18
Ocena 4.20/5 Łącznie 5 Oceny
Deweloper http://www.itfosters.com
Typ Płatności free
Obsługiwane Języki 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"
    }
}