Live Chat for ALL websites

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

Live Chat for ALL websitesとは何ですか?

Live Chat for ALL websitesはareeburrubによって開発されたChromeの拡張機能で、その主な機能は「Chat with everyone on same website, just like a live chat in livestreams」です。

拡張機能のスクリーンショット

screenshot
screenshot

Live Chat for ALL websites拡張機能のCRXファイルをダウンロード

Live Chat for ALL websites拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Live Chat for ALL websites Live Chat for ALL websites
ID jndncpcadllfnlbdlmfdjfachfkjnmki
公式URL https://chromewebstore.google.com/detail/live-chat-for-all-website/jndncpcadllfnlbdlmfdjfachfkjnmki
説明 Chat with everyone on same website, just like a live chat in livestreams
ファイルサイズ 23.47 KB
インストール数 56
現在のバージョン 1.1.0
最終更新日 2021-06-09
公開日 2021-06-04
評価 5.00/5 合計 3 レビュー
開発者 areeburrub
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.notion.so/Live-Chat-for-All-Websites-57315441e26a49418d2e40146f444948
対応言語 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'"
}