ChatterNoon
This extension allows you to chat with people who are visiting the same website as you.
什么是ChatterNoon?
ChatterNoon是由http://chatternoon.com开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you to chat with people who are visiting the same website as you.”。
扩展截图
下载ChatterNoon扩展crx文件
下载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": [ " |