mysms - SMS/Text from Computer

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

Apa itu mysms - SMS/Text from Computer?

mysms - SMS/Text from Computer adalah ekstensi Chrome yang dikembangkan oleh https://www.mysms.com, dan fitur utamanya adalah "The easiest way to send and receive SMS from your Chrome browser!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi mysms - SMS/Text from Computer

Unduh file ekstensi mysms - SMS/Text from Computer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama mysms - SMS/Text from Computer mysms - SMS/Text from Computer
ID hobgfokkfmmdehpedkjgkhjcnejfoodf
URL Resmi https://chromewebstore.google.com/detail/mysms-smstext-from-comput/hobgfokkfmmdehpedkjgkhjcnejfoodf
Deskripsi The easiest way to send and receive SMS from your Chrome browser!
Ukuran File 88.16 KB
Jumlah Instalasi 59,921
Versi Saat Ini 0.9.5
Terakhir Diperbarui 2019-02-01
Tanggal Publikasi 2019-02-01
Penilaian 3.55/5 Total 375 Penilaian
Pengembang https://www.mysms.com
Tipe Pembayaran free
Situs Ekstensi https://www.mysms.com
URL Halaman Bantuan http://support.mysms.com/
Bahasa yang Didukung 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\/*"
        ]
    }
}