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 扩展基本信息
| 名称 | |
| ID | pffcnjobiiecfnddjfojkdgdjbcocmon |
| 官方URL | 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": []
} | |