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
官方網址 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\/*"
        ]
    }
}