Live Chat for ALL websites

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

Wat is Live Chat for ALL websites?

Live Chat for ALL websites is een Chrome-extensie ontwikkeld door areeburrub, en de belangrijkste functie is "Chat with everyone on same website, just like a live chat in livestreams".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Live Chat for ALL websites

Download Live Chat for ALL websites-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Live Chat for ALL websites Live Chat for ALL websites
ID jndncpcadllfnlbdlmfdjfachfkjnmki
Officiële URL https://chromewebstore.google.com/detail/live-chat-for-all-website/jndncpcadllfnlbdlmfdjfachfkjnmki
Beschrijving Chat with everyone on same website, just like a live chat in livestreams
Bestandsgrootte 23.47 KB
Aantal Installaties 56
Huidige Versie 1.1.0
Laatst Bijgewerkt 2021-06-09
Publicatiedatum 2021-06-04
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar areeburrub
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.notion.so/Live-Chat-for-All-Websites-57315441e26a49418d2e40146f444948
Ondersteunde Talen 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'"
}