ChatterNoon
This extension allows you to chat with people who are visiting the same website as you.
ChatterNoonคืออะไร?
ChatterNoon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://chatternoon.com และคุณลักษณะหลักของมันคือ "This extension allows you to chat with people who are visiting the same website as you."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChatterNoon
ดาวน์โหลดไฟล์ส่วนขยาย ChatterNoon ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ChatterNoon adds a chat to EVERY website so you can talk to anyone who is visiting the site. This way you can chat about what matters the most with who cares the most. * No registration needed. Pick a username and GO! * Comfortable interface: draggable and resizable, show/hide with hotkeys. * Integrated friend lists and whispers. * Robust navigation thanks to its 2 chat tabs: One to talk with those in the current domain while in the other you can talk to those in your particular webpage. * Very lightweight: uses latests available technologies to make it REALLY fast and light on your computer.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | cemhndphggkokhagoigagmnebmllldcp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/chatternoon/cemhndphggkokhagoigagmnebmllldcp |
คำอธิบาย | This extension allows you to chat with people who are visiting the same website as you. |
ขนาดไฟล์ | 1.3 MB |
จำนวนการติดตั้ง | 30 |
เวอร์ชันปัจจุบัน | 1.0.13 |
อัปเดตครั้งล่าสุด | 2016-03-12 |
วันที่เผยแพร่ | 2016-03-12 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://chatternoon.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://chatternoon.com |
URL หน้าช่วยเหลือ | https://chatternoon.com/faq |
ภาษาที่รองรับ | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "1.0.13", "background": { "scripts": [ "background.bundle.js" ] }, "browser_action": { "default_icon": { "128": "images\/icon_128.png" }, "default_popup": "popup.html", "default_title": "Chatternoon" }, "content_scripts": [ { "matches": [ " |