My SMS

Send SMS using twilio

What is My SMS?

My SMS is a Chrome extension developed by ps.phpforyou, and its main feature is "Send SMS using twilio".

Extension Screenshots

screenshot

Download My SMS Extension CRX File

Download My SMS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        An App to send sms using twilio in browser.
Please save the required items before you use                    

Extension Basic Information

Name My SMS My SMS
ID cdmggepffiobhmfmhhefojkckddcicaa
Official URL https://chromewebstore.google.com/detail/my-sms/cdmggepffiobhmfmhhefojkckddcicaa
Description Send SMS using twilio
File Size 103 KB
Installation Count 97
Current Version 1.2.0
Last Updated 2020-05-04
Publish Date 2020-05-03
Rating 5.00/5 Total 2 Ratings
Developer ps.phpforyou
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My SMS",
    "description": "Send SMS using twilio",
    "version": "1.2.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/blditylwne.execute-api.us-east-2.amazonaws.com\/"
    ]
}