HappyFox Chat

Chrome Extension for HappyFox Chat

HappyFox Chatとは何ですか?

HappyFox Chatはhttps://happyfoxchat.comによって開発されたChromeの拡張機能で、その主な機能は「Chrome Extension for HappyFox Chat」です。

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

screenshot
screenshot
screenshot
screenshot

HappyFox Chat拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        HappyFox Chat is an Incredibly powerful live chat software that is simple, easy and fast. Putting experience first, HappyFox Chat is lightweight and mobile responsive. With integrations, sync and streamline data between HappyFox Chat and all your favorite business apps. HappyFox Chat helps bring the most focused and highly relevant data to every chat, this helps you to deliver personalized customer service like never before. Native applications for iOS, Android and Mac enables you to have meaningful customer conversations anywhere, anytime, anyplace.

Power your Live Chat support with advanced features including:

Chat Routing
Live Chat Translation
Transfer Chat
Reports
Facebook Messenger integration


HappyFox Chat integrates with all your favourite apps:

Shopify
Magento
BigCommerce
WooCommerce
Wordpress
Salesforce
Sugar CRM
MS Dynamics
Slack
Pipedrive
Mailchimp
Zapier
Helpscout
Zendesk
Join.me                    

拡張機能の基本情報

名前 HappyFox Chat HappyFox Chat
ID jaejekjdbbolcclohjjiehbfgececakl
公式URL https://chrome.google.com/webstore/detail/happyfox-chat/jaejekjdbbolcclohjjiehbfgececakl
説明 Chrome Extension for HappyFox Chat
ファイルサイズ 12.59 KB
インストール数 98
現在のバージョン 1.0
最終更新日 2018-02-27
公開日 2018-02-27
評価 4.67/5 合計 3 レビュー
開発者 https://happyfoxchat.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://happyfoxchat.com
ヘルプページのURL https://support.happyfoxchat.com
プライバシーポリシーページのURL https://www.happyfox.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HappyFox Chat",
    "short_name": "HappyFoxChat",
    "description": "Chrome Extension for HappyFox Chat",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "16x16-icon.png"
    },
    "icons": {
        "128": "icons\/128x128-icon.png",
        "16": "icons\/16x16-icon.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "https:\/\/happyfoxchat.com\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}