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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย areeburrub และคุณลักษณะหลักของมันคือ "Chat with everyone on same website, just like a live chat in livestreams"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Live Chat for ALL websites

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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'"
}