PageChat Beta

Allows you to chat with other PageChat users who are viewing this web page.

PageChat Betaคืออะไร?

PageChat Beta เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Brett Csorba และคุณลักษณะหลักของมันคือ "Allows you to chat with other PageChat users who are viewing this web page."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PageChat Beta

ดาวน์โหลดไฟล์ส่วนขยาย PageChat Beta ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        PageChat allows users of a web page to chat to other PageChat users viewing the same page.  Simply click the PageChat icon on the top right of your screen to begin discussing movies and games, debate news topics, or even get help on a homework topic or household issue.

Click. Chat. Connect.

PageChat is currently in beta, and we would like you to help us!  Please report any issues to [email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ PageChat Beta PageChat Beta
ID eamoiebdngipkdgoooofmciplkklgjbg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/pagechat-beta/eamoiebdngipkdgoooofmciplkklgjbg
คำอธิบาย Allows you to chat with other PageChat users who are viewing this web page.
ขนาดไฟล์ 535 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2013-09-26
วันที่เผยแพร่ 2013-09-26
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Brett Csorba
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PageChat Beta",
    "description": "Allows you to chat with other PageChat users who are viewing this web page.",
    "version": "0.2",
    "browser_action": {
        "default_icon": "iconTransparent.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "http:\/\/23.21.148.208\/"
    ]
}