Fusion

Voice, Video, and SMS integration for your CRM or web application.

什么是Fusion?

Fusion是由Fusion开发的Chrome扩展程序,该扩展的主要功能是“Voice, Video, and SMS integration for your CRM or web application.”。

扩展截图

screenshot
screenshot

下载Fusion扩展crx文件

下载Fusion扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Fusion offers Voip phone integration with various CRM applications that empowers your crm to its full potential.

Fusion will turn phone numbers into links you can click to dial with your phone.  On incoming and outgoing calls it will pull up any matching Account or lead from your CRM, and then provide a complete log of any activity with those contacts in your CRM.

Fusion also supports sending and receiving SMS and MMS messages to your CRM contacts either in a one to one messaging or through your CRM's webhooks and automation workflow.  

Visit www.simplii.net/integrations to find out more.                    

扩展基本信息

名称 Fusion Fusion
ID eojgfgeapephofifpjgapdlaopfdhceh
官方URL https://chromewebstore.google.com/detail/fusion/eojgfgeapephofifpjgapdlaopfdhceh
简介 Voice, Video, and SMS integration for your CRM or web application.
文件大小 17.24 MB
安装次数 4,561
当前版本 3.57.7.29
更新时间 2023-08-01
上架时间 2020-06-19
评分 4.80/5 共5次评分
开发者 Fusion
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://fusioncomm.net/privacy.html
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": {
            "19": "icons\/icon-19.png",
            "38": "icons\/icon-38.png"
        },
        "default_title": "Fusion"
    },
    "background": {
        "page": "background\/background.html"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/maps.googleapis.com https:\/\/maps-api-ssl.google.com https:\/\/maps.gstatic.com; object-src 'self'",
    "icons": {
        "16": "icons\/icon-16.png",
        "19": "icons\/icon-19.png",
        "24": "icons\/icon-24.png",
        "32": "icons\/icon-32.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png"
    },
    "options_page": "options.html",
    "manifest_version": 2,
    "description": "Voice, Video, and SMS integration for your CRM or web application.",
    "name": "Fusion",
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus"
    ],
    "version": "3.57.7.29",
    "optional_permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "notifications"
    ],
    "web_accessible_resources": [
        "Web-Logo.png",
        "jquery-2.1.1.min.js",
        "bower_components\/requirejs\/require.js",
        "libs\/google.js",
        "iframes\/incoming_call_popup.html",
        "iframes\/incoming_invite.html",
        "iframes\/popup.html",
        "iframes\/hubspot_calling.html",
        "iframes\/google.html",
        "iframes\/google.js",
        "iframes\/windows\/sms.html",
        "iframes\/windows\/task_disposition_popup.html",
        "iframes\/windows\/script_notes.html",
        "iframes\/windows\/troubleshooting.html",
        "iframes\/windows\/troubleshooting.js",
        "iframes\/contacts.html",
        "iframes\/settings.html",
        "iframes\/transfer_dialog.html",
        "iframes\/windows\/sim_ring.html",
        "iframes\/font-awesome.min.css",
        "iframes\/make-call-popup.html",
        "iframes\/windows\/crm_login.html",
        "iframes\/park_reminder.js",
        "iframes\/park_reminder.html",
        "iframes\/windows\/crm_login.js",
        "iframes\/windows\/contacts.html",
        "iframes\/windows\/call_history.html",
        "iframes\/windows\/call_history.js",
        "iframes\/windows\/calendar.html",
        "iframes\/windows\/calendar_from_chat.html",
        "iframes\/windows\/calendar.js",
        "iframes\/windows\/call_queue.html",
        "iframes\/windows\/miniqueue.html",
        "iframes\/windows\/call_queue.js",
        "iframes\/windows\/voicemails.html",
        "iframes\/windows\/voicemails.js",
        "iframes\/windows\/invites.html",
        "iframes\/windows\/invites.js",
        "iframes\/windows\/settings.html",
        "iframes\/windows\/settings.js",
        "iframes\/windows\/softphone.html",
        "iframes\/windows\/time_frame.html",
        "iframes\/windows\/crm_settings.html",
        "iframes\/windows\/food_order_settings.html",
        "iframes\/windows\/time_frame.js",
        "iframes\/spinner.html",
        "iframes\/crm_modal.html",
        "iframes\/crm_modal.js",
        "iframes\/theme.css",
        "iframes\/make-call-popup.js",
        "iframes\/power_dialing.js",
        "iframes\/power_dialing.html",
        "iframes\/media_player.html",
        "iframes\/windows\/task_queue.html",
        "iframes\/media_player.js",
        "iframes\/incoming_call_popup.js",
        "iframes\/incoming_invite.js",
        "iframes\/presence_popover.js",
        "iframes\/presence_popover.html",
        "iframes\/parked_popover.js",
        "iframes\/parked_popover.html",
        "iframes\/global.js",
        "iframes\/fa-user.png",
        "iframes\/md5.min.js",
        "iframes\/animate.css",
        "iframes\/animate.js",
        "iframes\/navbar.html",
        "iframes\/tasks_list.html",
        "iframes\/notification.html",
        "iframes\/staging_editor.html",
        "iframes\/windows\/reports.html",
        "iframes\/navbar.js",
        "iframes\/style.css",
        "iframes\/glyphicons.min.css",
        "iframes\/glyphicons-regular.woff",
        "iframes\/glyphicons-regular.ttf",
        "iframes\/glyphicons-regular.eot",
        "iframes\/windows\/commission\/commission_dialog.html",
        "entries\/commission_dialog.bundle.js",
        "\/templates\/call_history.rt.js",
        "fontawesome-webfont.woff",
        "iframes\/windows\/dynamic_dialing.html"
    ]
}