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.
What is Free Send Message on Mobile by PC?
Free Send Message on Mobile by PC is a Chrome extension developed by http://www.itfosters.com, and its main feature is "Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company.".
Extension Screenshots
Download Free Send Message on Mobile by PC Extension CRX File
Download Free Send Message on Mobile by PC extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Best Phone Messaging system to the any user in india, Sent Message to the user free, Created by IT Fosters. www.itfosters.com
Extension Basic Information
Name | |
ID | aacmdkogoehbmddehhnhdccanngoipnn |
Official URL | https://chrome.google.com/webstore/detail/free-send-message-on-mobi/aacmdkogoehbmddehhnhdccanngoipnn |
Description | Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company. |
File Size | 12.57 KB |
Installation Count | 20 |
Current Version | 1.2.0 |
Last Updated | 2015-01-18 |
Publish Date | 2015-01-18 |
Rating | 4.20/5 Total 5 Ratings |
Developer | http://www.itfosters.com |
Payment Type | free |
Supported Languages | 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" } } |