mysms - SMS/Text from Computer

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

O que é mysms - SMS/Text from Computer?

mysms - SMS/Text from Computer é uma extensão do Chrome desenvolvida por https://www.mysms.com, e sua principal característica é "The easiest way to send and receive SMS from your Chrome browser!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão mysms - SMS/Text from Computer

Baixe arquivos de extensão mysms - SMS/Text from Computer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome mysms - SMS/Text from Computer mysms - SMS/Text from Computer
ID hobgfokkfmmdehpedkjgkhjcnejfoodf
URL Oficial https://chromewebstore.google.com/detail/mysms-smstext-from-comput/hobgfokkfmmdehpedkjgkhjcnejfoodf
Descrição The easiest way to send and receive SMS from your Chrome browser!
Tamanho do Arquivo 88.16 KB
Contagem de Instalações 59,921
Versão Atual 0.9.5
Última Atualização 2019-02-01
Data de Publicação 2019-02-01
Classificação 3.55/5 Total de 375 Avaliações
Desenvolvedor https://www.mysms.com
Tipo de Pagamento free
Site da Extensão https://www.mysms.com
URL da Página de Ajuda http://support.mysms.com/
Idiomas Suportados 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\/*"
        ]
    }
}