Auto Dialer for Twilio Platform

Online phone call and SMS from chrome browser. 50+ useful features.

Auto Dialer for Twilio Platformとは何ですか?

Auto Dialer for Twilio Platformはhttps://www.nethram.comによって開発されたChromeの拡張機能で、その主な機能は「Online phone call and SMS from chrome browser. 50+ useful features.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Auto Dialer for Twilio Platform拡張機能のCRXファイルをダウンロード

Auto Dialer for Twilio Platform拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Free 14 day trial with full functionality. No credit card required. Download now, link with your Twilio account and start making calls in a minute.

App developed by the creators of the very popular Twiliod (over 20,000 users). This product is showcased by Twilio in their web-site with gold status.

Supports three modes
* Simple dialer. Dial or type numbers to make calls. 
* Highlight numbers in any web-page for click to dial
* CRM integration. Click to dial and automatically open CRM records on incoming calls.


Key benefits of the plug-in are:
a) Save on calling charges. Link to your Twilio account, and make use of the Twilio wholesale rates.
b) Save time. Enables click-to-call, where the phone numbers within your web-page are highlighted. Click and make calls.
c) Understand the customer. When you receive the call, screen-pop automatically opens up your lead's page. (You should create a simple script).
d) Easy setup and no hardware. Take your phone with you on the Browser wherever you go.
e) Send and receive SMS
f) Click to SMS
g) Auto complete for SMS. Saves time typing messages.
h) Voicemail for incoming calls on no answer
i) Voicemail drop feature to leave voicemails on outbound calls
j) Auto dialing. Click on multiple phone numbers to make calls automatically one after the other.
k) Add many numbers and dial numbers automatically one after the other.
l) Keyboard Shortcuts to make outbound calls based on your custom Twimlet
m) Call forwarding for incoming calls on no answer
n) Call transfer and add conference

 This app has a limited trial period of 15 days. For usage After this, you will be paying a low monthly charge of $4.99. Twilio charges are additional.

Please ensure that you have a paid Twilio account and there is at least one number in your Twilio account

Make use of your CRM, if needed for automatic screen pop by entering the url of the API in the extension's "settings" page. Please find the details in help.

Enable click to call functionality by providing the domain address in the "settings" page.

Supports Salesforce, Zoho, Insightly, Hubspot and Zendesk  etc., out of the box. Support to other CRMs can easily be added via a custom script.For more details visit:http://www.nethram.com/main-page/

Usage:
Install the extension.
Sign to chrome with your google account.
Login with your Twilio SID and AUTH TOKEN and provide a unique client name.
Set your default number. 
Optionally set your CRM details.
Optionally enable SMS and voicemail.
Your app is now ready

Key features:
- Purchase Twilio numbers for many countries.
- Make calls to and from any number in the world.
- Make calls between extensions by using the client name of the extensions.
- Make use of Your CRM API to fetch contact details for each calls.
- Click to call functionality for your CRM pages.
- View recent log for upto 20 recent calls.
- Send and receive SMS
- Call history

If you need support or need this app be to customized for your call center, please contact us at [email protected].                    

拡張機能の基本情報

名前 Auto Dialer for Twilio Platform Auto Dialer for Twilio Platform
ID djlifjbljbhnhkplahimejgmjmnandjk
公式URL https://chromewebstore.google.com/detail/auto-dialer-for-twilio-pl/djlifjbljbhnhkplahimejgmjmnandjk
説明 Online phone call and SMS from chrome browser. 50+ useful features.
ファイルサイズ 1.09 MB
インストール数 2,232
現在のバージョン 3.2.9
最終更新日 2024-03-01
公開日 2020-01-08
評価 3.94/5 合計 35 レビュー
開発者 https://www.nethram.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.nethram.com/main-page/
プライバシーポリシーページのURL https://twilioid.com/twilioid/twilio_call_ext_server/privacy_policy.php
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": "img\/logomash.png",
        "default_popup": "popup.html"
    },
    "description": "Online phone call and SMS from chrome browser. 50+ useful features.",
    "icons": {
        "128": "img\/logomash128.png",
        "48": "img\/logomash48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2g1Geuz2zTaWG3g5xvdO4BzUCDYvY2CmDPl6RbpXtLuavxo2uR37\/uxEOqZDuNxgPtxtlK25SV7jsWEx1duNnCHqPYVytPZ9EcGx\/8ZG5WpEdc67phrCAwyXI9bxwrqNNsj\/4WNv0JoVn747EOjEl3KM3rEvhgSpx7bd+0RDVwqczrfnfshzLdenylIBs8Nbf85WjoLTUx74y5eM3IgO713W15mCB\/FnV2QQAr0SjZfKTFMMMtn11SNfVlUf9l2KFMoViNHDO+Wqpwf3S+8sqIUraksnoVPDPe6kYaK9lP8kIf6w2SiuHMf7\/llAedviiKk8DY5kO+wgwPewuAhV4wIDAQAB",
    "manifest_version": 2,
    "name": "Auto Dialer for Twilio Platform",
    "permissions": [
        "identity",
        "identity.email",
        "activeTab"
    ],
    "optional_permissions": [
        "https:\/\/www.googleapis.com\/",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "version": "3.2.9",
    "web_accessible_resources": [
        "*.png",
        "*.jpg",
        "open_modal.html",
        "*.gif"
    ],
    "oauth2": {
        "client_id": "446510891009-3ufm7fpd53t1jclus70g9v341tqkht5f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    }
}