Set2SMS Send & Receve SMS from chrome
This extension let you send and recive sms from google chrome using your android phone + Set2SMS APP
什麼是Set2SMS Send & Receve SMS from chrome?
Set2SMS Send & Receve SMS from chrome是由Júlio Ornelas開發的Chrome擴展程式,該擴展的主要功能是“This extension let you send and recive sms from google chrome using your android phone + Set2SMS APP”。
擴展截圖
下載Set2SMS Send & Receve SMS from chrome擴展crx文件
下載Set2SMS Send & Receve SMS from chrome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Detect Mobile phones using set2sms app connected to your network, and start sending sms on your browser
擴展基本資訊
名稱 | Set2SMS Send & Receve SMS from chrome |
ID | pffcnjobiiecfnddjfojkdgdjbcocmon |
官方網址 | https://chromewebstore.google.com/detail/set2sms-send-receve-sms-f/pffcnjobiiecfnddjfojkdgdjbcocmon |
簡介 | This extension let you send and recive sms from google chrome using your android phone + Set2SMS APP |
檔案大小 | 45.17 KB |
安裝次數 | 434 |
目前版本 | 1.0 |
更新時間 | 2016-07-04 |
上架時間 | 2016-07-04 |
評分 | 3.83/5 共 6 次評分 |
開發者 | Júlio Ornelas |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.set2pay.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Set2SMS Send & Receve SMS from chrome", "description": "This extension let you send and recive sms from google chrome using your android phone + Set2SMS APP", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [] } |