AsterCTI Call/SMS - TechExtension
Asterisk Auto Dialer with crm interation.
Hvad er AsterCTI Call/SMS - TechExtension?
AsterCTI Call/SMS - TechExtension er en Chrome-udvidelse udviklet af TechExtension, og dens hovedfunktion er "Asterisk Auto Dialer with crm interation.".
Udvidelsesskærmbilleder
Download AsterCTI Call/SMS - TechExtension-udvidelses-CRX-fil
Download AsterCTI Call/SMS - TechExtension-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
AsterCTI have different Module Like Real Time Queue Module, Real Time Extension Module, Voice Broadcasting Auto Dialer, Call Tracking Reports, Click To call, Call Pop Up, CRM Integration, Bulk SMS Campaign Module.
Grundlæggende oplysninger om udvidelsen
Navn | AsterCTI Call/SMS - TechExtension |
ID | knonhljeipkkgjfnakhgcglccgfegank |
Officiel URL | https://chromewebstore.google.com/detail/astercti-callsms-techexte/knonhljeipkkgjfnakhgcglccgfegank |
Beskrivelse | Asterisk Auto Dialer with crm interation. |
Filstørrelse | 394 KB |
Antal Installationer | 354 |
Nuværende Version | 3.3 |
Senest Opdateret | 2022-11-14 |
Udgivelsesdato | 2020-05-25 |
Udvikler | TechExtension |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://astercti.techextension.com/ |
Hjælpeside-URL | https://astercti.techextension.com/helpdesk/ |
URL til Fortrolighedspolitik Side | http://techextension.com/privacy-terms-and-conditions |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "AsterCTI Call\/SMS - TechExtension", "short_name": "Click To Call\/SMS", "description": "Asterisk Auto Dialer with crm interation.", "version": "3.3", "action": { "default_icon": "icon-phone.png", "default_popup": "popup.html" }, "host_permissions": [ "*:\/\/*\/" ], "permissions": [ "activeTab", "contextMenus", "storage", "notifications", "webRequest" ], "icons": { "16": "icon-phone.png", "48": "icon-phone.png", "128": "icon-phone.png" }, "options_page": "options.html", "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "images\/*.png", "images\/icon-phone.png", "js\/jquery.js", "js\/content_page.js" ], "matches": [ " |