Chatbotseller - Ecommerce Store Automation

Make your WhatsApp business like e-commerce with the various features we have.

Co je Chatbotseller - Ecommerce Store Automation?

Chatbotseller - Ecommerce Store Automation je rozšíření Chrome vyvinuté inovasky.official, a jeho hlavní funkcí je „Make your WhatsApp business like e-commerce with the various features we have.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Chatbotseller - Ecommerce Store Automation

Stáhněte si soubory rozšíření Chatbotseller - Ecommerce Store Automation ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Ecommerce Store Automation on WhatsApp Business

Make your WhatsApp business like e-commerce with the various features we have

Chatbotseller WhatsApp Business bot makes your business easier and professional, now you don't have to bother serving your customers one by one every day because there are already bots that will serve your customers  from send the automatic checkout form, automatic digital billing submission, until the sales process is complete. . . . . .

Chatbotseller WhatsApp Business Extension also has several other additional features such as:
- Magic broadcast
- Save contacts automatically
- Magic Poll
- Barcode generator for your product promotion
- magic labels
- and others

This is a solution to provide maximum service to your business and your customers

Don't hesitate to give it a try, because it's very easy to implement in your business right now.                    

Základní Informace o Rozšíření

Název Chatbotseller - Ecommerce Store Automation Chatbotseller - Ecommerce Store Automation
ID cabmijlmhbfbalaifgpepacikldjnfpm
Oficiální URL https://chromewebstore.google.com/detail/chatbotseller-ecommerce-s/cabmijlmhbfbalaifgpepacikldjnfpm
Popis Make your WhatsApp business like e-commerce with the various features we have.
Velikost souboru 3.71 MB
Počet instalací 97
Aktuální Verze 1.0.2
Poslední Aktualizace 2021-10-09
Datum Vydání 2021-06-16
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář inovasky.official
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://chatbotseller.com
URL Stránky Nápovědy https://chatbotseller.com
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chatbotseller - Ecommerce Store Automation",
    "version": "1.0.2",
    "description": "Make your WhatsApp business like e-commerce with the various features we have.",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "tabs",
        "*:\/\/web.whatsapp.com\/",
        "*:\/\/*.chatbotseller.com\/",
        "https:\/\/api.telegram.org\/"
    ],
    "web_accessible_resources": [
        "static\/*",
        "content-script\/*",
        "inject-script\/bundle.js"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "background": {
        "persistent": true,
        "scripts": [
            "background\/bundle.js"
        ]
    },
    "browser_action": {
        "default_title": "Chatbotseller",
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "content-script\/bundle.js",
                "content-script\/script.js",
                "content-script\/0.3dafad37.chunk.js",
                "content-script\/1.9831c0d9.chunk.js",
                "content-script\/2.6a9296d4.chunk.js",
                "content-script\/3.a6e9d253.chunk.js",
                "content-script\/4.a0b6076b.chunk.js",
                "content-script\/5.eb4d7b18.chunk.js",
                "content-script\/main.8a8b871b.chunk.js",
                "content-script\/8.a18a6863.chunk.js",
                "content-script\/9.054c8e50.chunk.js",
                "content-script\/10.df7abf1f.chunk.js",
                "content-script\/11.9651a2aa.chunk.js",
                "content-script\/12.6343e3d7.chunk.js",
                "content-script\/13.aba87d20.chunk.js",
                "content-script\/14.214fdb6a.chunk.js",
                "content-script\/15.d49c1aad.chunk.js",
                "content-script\/16.2f8861e1.chunk.js",
                "content-script\/17.486c91a8.chunk.js",
                "content-script\/18.41899b41.chunk.js",
                "content-script\/19.c1130f0e.chunk.js",
                "content-script\/20.f31ead7b.chunk.js",
                "content-script\/21.f5ecd64c.chunk.js",
                "content-script\/22.e1dc9aab.chunk.js",
                "content-script\/23.8f985dfc.chunk.js",
                "content-script\/24.25cc53d5.chunk.js",
                "content-script\/25.4593ebec.chunk.js",
                "content-script\/26.104221a2.chunk.js",
                "content-script\/27.e377a235.chunk.js",
                "content-script\/28.a88bfd6f.chunk.js",
                "content-script\/29.450c9c47.chunk.js",
                "content-script\/30.d61016a0.chunk.js",
                "content-script\/31.2a8ae0cc.chunk.js",
                "content-script\/32.4821e9e2.chunk.js",
                "content-script\/33.5a15dd7a.chunk.js",
                "content-script\/34.bda7bc1e.chunk.js",
                "content-script\/35.1040d6a6.chunk.js",
                "content-script\/36.6311179a.chunk.js",
                "content-script\/37.af2754bf.chunk.js",
                "content-script\/38.0260168f.chunk.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        }
    ]
}