Twilio VoIP Softphone for enterprises
Twilio Softphone allows you to make twilio VoIP calls. Twilio SMS is also supported. This utilizes the Twilio client sdk.
Vad är Twilio VoIP Softphone for enterprises?
Twilio VoIP Softphone for enterprises är en Chrome-tillägg utvecklad av https://www.nethram.com, och dess huvudfunktion är "Twilio Softphone allows you to make twilio VoIP calls. Twilio SMS is also supported. This utilizes the Twilio client sdk.".
Tilläggsskärmbilder
Ladda ner Twilio VoIP Softphone for enterprises-förlängningens CRX-fil
Ladda ner Twilio VoIP Softphone for enterprises-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This is the Enterprise version of the Twilio Auto Dialer. This Twilio Softphone allows you to make twilio VoIP calls. Twilio SMS is also supported. This utilizes the Twilio client sdk.
Sample of the 50+ features:
Twilio VoIP calls
Global SMS
Click to call and SMS
Voicemail
Call forwarding
Auto dialing
CRM Integration
Call transfer Grundläggande Information om Tillägg
| Namn | |
| ID | ecaljehngdobkbnbijajllkbgfnadoji |
| Officiell webbadress | https://chromewebstore.google.com/detail/twilio-voip-softphone-for/ecaljehngdobkbnbijajllkbgfnadoji |
| Beskrivning | Twilio Softphone allows you to make twilio VoIP calls. Twilio SMS is also supported. This utilizes the Twilio client sdk. |
| Filstorlek | 1.63 MB |
| Antal Installationer | 629 |
| Aktuell Version | 0.3.5 |
| Senast Uppdaterad | 2024-03-01 |
| Publiceringsdatum | 2020-01-23 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | https://www.nethram.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.nethram.com/main-page/ |
| URL till Sekretesspolicy Sidan | https://twilioid.com/twilioid/twilio_call_ext_server/privacy_policy.php |
| Stödda Språk | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Twilio VoIP Softphone for enterprises",
"description": "Twilio Softphone allows you to make twilio VoIP calls. Twilio SMS is also supported. This utilizes the Twilio client sdk.",
"version": "0.3.5",
"manifest_version": 3,
"background": {
"service_worker": "new_bg.js"
},
"permissions": [
"identity",
"identity.email",
"activeTab",
"storage",
"alarms"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "img\/logo_new.png",
"48": "img\/logo_new.png"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"js": [
"js\/jquery.min.js",
"js\/content.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"icons": {
"128": "img\/logo_new.png",
"48": "img\/logo_new.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkj3RCKpbMEiL51pczWZaNkIE\/+FsjBOUJpvyW+4XQb+rOL5xzJSeUeOnFCybkO2w9IgUlvZC9L5kyeMursQheIlflzlNTq1NEhtJ7ykQenPO50ZNiPq1W9trdbOcvY6LnmHeloP\/vNHZTf1jwWTMIae0b2yY3lcEMWGzfMGxpFTBzRTW4r3v5e7+Fxgq7BB2Lj9MQMrqeVCPnBR+7GpGwTaJLLPm2EoqTiZEJXgIgO4gYEYgp3lSs0dC1r8V\/UGqT91DT376s19kxUa2o3gh\/O6Gtv7Ny4csQzkUpgeoQmeEtiYljYHHoWuQJSOGlbobwufN98ZSFkmRKKsvu+aHTwIDAQAB",
"host_permissions": [
"https:\/\/www.googleapis.com\/",
"http:\/\/*\/",
"https:\/\/*\/"
],
"web_accessible_resources": [
{
"resources": [
"\/open_modal.html",
"chin-up.mp3",
"img\/save_template.png",
"img\/send_msg.png",
"img\/Template.png",
"img\/call_icons.png",
"img\/message_icon.png"
],
"matches": [
" | |