mysms - SMS/Text from Computer

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

mysms - SMS/Text from Computer là gì?

mysms - SMS/Text from Computer là một tiện ích mở rộng Chrome được phát triển bởi https://www.mysms.com, và tính năng chính của nó là "The easiest way to send and receive SMS from your Chrome browser!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng mysms - SMS/Text from Computer

Tải xuống các tệp mở rộng mysms - SMS/Text from Computer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên mysms - SMS/Text from Computer mysms - SMS/Text from Computer
ID hobgfokkfmmdehpedkjgkhjcnejfoodf
URL Chính Thức https://chromewebstore.google.com/detail/mysms-smstext-from-comput/hobgfokkfmmdehpedkjgkhjcnejfoodf
Mô tả The easiest way to send and receive SMS from your Chrome browser!
Kích Thước Tệp 88.16 KB
Số Lần Cài Đặt 59,921
Phiên Bản Hiện Tại 0.9.5
Cập Nhật Lần Cuối 2019-02-01
Ngày Phát Hành 2019-02-01
Đánh Giá 3.55/5 Tổng số 375 Đánh Giá
Nhà Phát Triển https://www.mysms.com
Loại Thanh Toán free
Trang Web Mở Rộng https://www.mysms.com
URL Trang Trợ Giúp http://support.mysms.com/
Ngôn Ngữ Được Hỗ Trợ 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\/*"
        ]
    }
}