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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.itfosters.com และคุณลักษณะหลักของมันคือ "Send Message on mobile, Free extention for send message , send message in india,created by itfosters.com, Best Development Company."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Send Message on Mobile by PC
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |