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.”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | aacmdkogoehbmddehhnhdccanngoipnn |
官方網址 | 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" } } |