Live Chat for ALL websites

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

Qu'est-ce que Live Chat for ALL websites ?

Live Chat for ALL websites est une extension Chrome développée par areeburrub, et sa fonction principale est "Chat with everyone on same website, just like a live chat in livestreams".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Live Chat for ALL websites

Téléchargez les fichiers d'extension Live Chat for ALL websites au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Live Chat for ALL websites Live Chat for ALL websites
ID jndncpcadllfnlbdlmfdjfachfkjnmki
URL Officiel https://chromewebstore.google.com/detail/live-chat-for-all-website/jndncpcadllfnlbdlmfdjfachfkjnmki
Description Chat with everyone on same website, just like a live chat in livestreams
Taille du Fichier 23.47 KB
Nombre d'Installations 56
Version Actuelle 1.1.0
Dernière Mise à Jour 2021-06-09
Date de Publication 2021-06-04
Évaluation 5.00/5 Total 3 Évaluations
Développeur areeburrub
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.notion.so/Live-Chat-for-All-Websites-57315441e26a49418d2e40146f444948
Langues Prises en Charge 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'"
}