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.

Free Send Message on Mobile by PCとは何ですか?

Free Send Message on Mobile by PCはhttp://www.itfosters.comによって開発されたChromeの拡張機能で、その主な機能は「Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.」です。

拡張機能のスクリーンショット

screenshot

Free Send Message on Mobile by PC拡張機能のCRXファイルをダウンロード

Free Send Message on Mobile by PC拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

www.itfosters.com                    

拡張機能の基本情報

名前 Free Send Message on Mobile by PC Free Send Message on Mobile by PC
ID aacmdkogoehbmddehhnhdccanngoipnn
公式URL https://chrome.google.com/webstore/detail/free-send-message-on-mobi/aacmdkogoehbmddehhnhdccanngoipnn
説明 Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.
ファイルサイズ 12.57 KB
インストール数 20
現在のバージョン 1.2.0
最終更新日 2015-01-18
公開日 2015-01-18
評価 4.20/5 合計 5 レビュー
開発者 http://www.itfosters.com
支払い方法 free
対応言語 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"
    }
}