Ginee Chat - Multi Messenger for all Channels

One desktop to manage chat for all Marketplace and Social Media.

What is Ginee Chat - Multi Messenger for all Channels?

Ginee Chat - Multi Messenger for all Channels is a Chrome extension developed by https://ginee.com, and its main feature is "One desktop to manage chat for all Marketplace and Social Media.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Ginee Chat - Multi Messenger for all Channels Extension CRX File

Download Ginee Chat - Multi Messenger for all Channels extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ginee Chat is your go-to communication platform. The clear and intuitive navigation allows you to message all of your customers from different messaging channels in just one platform, creating an all-in-one chatting experience for both you and your customers. 
With a single messaging experience for all platforms, thus reducing the number of websites and apps needed to communicate with your customers. 

Ginee Chat is currently integrated with more than a dozen e-Commerce platforms and Social Media, including:
Marketplace: Shopee, Lazada, Tokopedia, Bukalapak, JD.ID

Here are our awesome features that will help you to increase your customer reply rate: 
1. Auto Reply: AI (Artificial Intelligence) powered auto chat replies. Online 24 hours a day, thus no chat will be missed.
2. Quick Reply: Improve the efficiency of customer service replies with customizable templates, personalized just for your customers.
3. Admin Performance Report: Easily monitor your admin performance.
4. Instant Translation: Translate customer chats from various languages in just one click.
5. Review Management: Intelligent management for reviews & ratings from various marketplaces.
6. Role and Staff Management: Assign different role for different employee, with different messaging channel access.

Ginee Chat is available for multiple languages:
1. English (EN)
2. Bahasa (ID)
3. 中文 (CN)
4. ภาษาไทย (TH)
5. Việt Nam (VN)

Visit our website: 
1. ID: ginee.com/id/ginee-chat/
2. MY: ginee.com/my/ginee-chat/
3. PH: ginee.com/ph/ginee-chat/
4. TH: ginee.com/th/ginee-chat/
5. VN: ginee.com/vn/ginee-chat/
6. CN: ginee.cn/ginee-chat/                    

Extension Basic Information

Name Ginee Chat - Multi Messenger for all Channels Ginee Chat - Multi Messenger for all Channels
ID cjglhjhlfmjmdjfkllnhapkddfamabpb
Official URL https://chromewebstore.google.com/detail/ginee-chat-multi-messenge/cjglhjhlfmjmdjfkllnhapkddfamabpb
Description One desktop to manage chat for all Marketplace and Social Media.
File Size 548 KB
Installation Count 265
Current Version 0.1.0
Last Updated 2023-08-09
Publish Date 2022-10-25
Rating 5.00/5 Total 2 Ratings
Developer https://ginee.com
Email [email protected]
Payment Type in_app
Extension Website https://ginee.com/id/ginee-chat/
Help Page URL https://ginee.com/id/help/
Privacy Policy Page URL https://accounts.ginee.com/ID/privacy.html
Supported Languages id,en,vi,th,zh-CN
manifest.json
{
    "manifest_version": 3,
    "version": "0.1.0",
    "short_name": "Ginee Chat",
    "name": "Ginee Chat - Multi Messenger for all Channels",
    "default_locale": "en",
    "description": "One desktop to manage chat for all Marketplace and Social Media.",
    "action": {
        "default_title": "One desktop for Marketplace and Social Media Chat all in on"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "icons": {
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "options_page": "options.html",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}