Live Chat for ALL websites

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

What is Live Chat for ALL websites?

Live Chat for ALL websites is a Chrome extension developed by areeburrub, and its main feature is "Chat with everyone on same website, just like a live chat in livestreams".

Extension Screenshots

screenshot
screenshot

Download Live Chat for ALL websites Extension CRX File

Download Live Chat for ALL websites 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

                        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.                    

Extension Basic Information

Name Live Chat for ALL websites Live Chat for ALL websites
ID jndncpcadllfnlbdlmfdjfachfkjnmki
Official URL 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
File Size 23.47 KB
Installation Count 56
Current Version 1.1.0
Last Updated 2021-06-09
Publish Date 2021-06-04
Rating 5.00/5 Total 3 Ratings
Developer areeburrub
Email [email protected]
Payment Type free
Extension Website https://www.notion.so/Live-Chat-for-All-Websites-57315441e26a49418d2e40146f444948
Supported Languages 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'"
}