mysms - SMS/Text from Computer

The easiest way to send and receive SMS from your Chrome browser!

什么是mysms - SMS/Text from Computer?

mysms - SMS/Text from Computer是由https://www.mysms.com开发的Chrome扩展程序,该扩展的主要功能是“The easiest way to send and receive SMS from your Chrome browser!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载mysms - SMS/Text from Computer扩展crx文件

下载mysms - SMS/Text from Computer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The extension is directly connected to your Android phone, so there’s no need to touch your smartphone when you are in front of your computer.

Stay on top of your messages while working on your computer. Read and reply incoming texts and start new messages in your Chrome browser.

● With mysms it’s fast and easy to send and receive SMS and also MMS on your computer. You can use your full computer keyboard to enter a message, add pictures and files to your message and send it to any of your phone contacts.

● You won’t miss a message when your phone is on silent or in your pocket. mysms notifies you instantly on a new message when an SMS enters your phone.  Reply with only one click or delete or mark the message as read via the popup. 

● Get alerts when somebody is calling you and reject the call when you can’t take it at the very moment. If you want to look up a specific call, take a look at the call log history. mysms synchronizes  all calls from your phone to keep you up to date.

● mysms also shows the number of new messages and calls next to the address bar. When using Chrome, this is the best way to keep track of your text and voice communications without disturbing your work flow.

Only 2 steps to set up mysms:
1) Install mysms on your Android phone via Google Play: https://play.google.com/store/apps/details?id=com.mysms.android.sms 
2) Start this Chrome extension and sign in with Google

To send/receive an SMS from Chrome, your phone needs to be on and must have an active data or WIFI connection as texts are sent via your Android phone. mysms uses your existing Android phone number and syncs your existing contacts and SMS from your Android phone to your Chrome browser.

******************

We'd love to hear from you! Do you have a suggestion, question or comment? Just contact us at http://support.mysms.com . You can also reach us on Facebook at http://facebook.com/mysms, Twitter http://twitter.com/mysms and Google+ http://gplus.to/mysms.

Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.
Chrome is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

扩展基本信息

名称 mysms - SMS/Text from Computer mysms - SMS/Text from Computer
ID hobgfokkfmmdehpedkjgkhjcnejfoodf
官方URL https://chromewebstore.google.com/detail/mysms-smstext-from-comput/hobgfokkfmmdehpedkjgkhjcnejfoodf
简介 The easiest way to send and receive SMS from your Chrome browser!
文件大小 88.16 KB
安装次数 59,921
当前版本 0.9.5
更新时间 2019-02-01
上架时间 2019-02-01
评分 3.55/5 共375次评分
开发者 https://www.mysms.com
付费类型 free
扩展官网 https://www.mysms.com
帮助页面URL http://support.mysms.com/
支持的语言 de,en,fr,nl,da,es,it,cs
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "name": "Badge",
        "icons": [
            "29814A4284EEA4763BC00EAE438F41F3.png"
        ],
        "default_icon": "29814A4284EEA4763BC00EAE438F41F3.png"
    },
    "background": {
        "scripts": [
            "chrome.js"
        ],
        "persistent": false
    },
    "permissions": [
        "notifications",
        "gcm",
        "tabs",
        "https:\/\/app.mysms.com\/",
        "https:\/\/api.mysms.com\/"
    ],
    "name": "__MSG_extensionName__",
    "manifest_version": 2,
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "icons": {
        "48": "99AA7DB9DF38FCA9D37802175783F332.png",
        "16": "AB2403993A9F82CA761103EB20B4B75A.png",
        "128": "B3B294CAB218B66B41F4AFABEE73C0EA.png",
        "32": "F85207F052092314BEAF16817E97C7D6.png"
    },
    "version": "0.9.5",
    "externally_connectable": {
        "matches": [
            "https:\/\/app.mysms.com\/*"
        ]
    }
}