Live Chat for ALL websites

Chat with everyone on same website, just like a live chat in livestreams

Co je Live Chat for ALL websites?

Live Chat for ALL websites je rozšíření Chrome vyvinuté areeburrub, a jeho hlavní funkcí je „Chat with everyone on same website, just like a live chat in livestreams“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Live Chat for ALL websites

Stáhněte si soubory rozšíření Live Chat for ALL websites 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í

                        This extension will let you chat with people on same webpage you are on.

For Example, you are watching a YouTube video then you can also chat with people who are watching it at that time !!! 

This extension shows number users which are ready to talk.

At initial stage it don't have much users, so you may not get users on every webpage, but we have a bot to talk to you.

Share with your friend and chat on the same page.                    

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

Název Live Chat for ALL websites Live Chat for ALL websites
ID jndncpcadllfnlbdlmfdjfachfkjnmki
Oficiální URL https://chromewebstore.google.com/detail/live-chat-for-all-website/jndncpcadllfnlbdlmfdjfachfkjnmki
Popis Chat with everyone on same website, just like a live chat in livestreams
Velikost souboru 23.47 KB
Počet instalací 56
Aktuální Verze 1.1.0
Poslední Aktualizace 2021-06-09
Datum Vydání 2021-06-04
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář areeburrub
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.notion.so/Live-Chat-for-All-Websites-57315441e26a49418d2e40146f444948
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Live Chat for ALL websites",
    "description": "Chat with everyone on same website, just like a live chat in livestreams",
    "version": "1.1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "main.html"
    },
    "permissions": [
        "tabs"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/kit.fontawesome.com\/5b2065fdbb.js https:\/\/cdnjs.cloudflare.com https:\/\/www.gstatic.com https:\/\/apis.google.com; object-src 'self'"
}