ChatterNoon
This extension allows you to chat with people who are visiting the same website as you.
Co je ChatterNoon?
ChatterNoon je rozšíření Chrome vyvinuté http://chatternoon.com, a jeho hlavní funkcí je „This extension allows you to chat with people who are visiting the same website as you.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ChatterNoon
Stáhněte si soubory rozšíření ChatterNoon ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | cemhndphggkokhagoigagmnebmllldcp |
Oficiální URL | https://chrome.google.com/webstore/detail/chatternoon/cemhndphggkokhagoigagmnebmllldcp |
Popis | This extension allows you to chat with people who are visiting the same website as you. |
Velikost souboru | 1.3 MB |
Počet instalací | 30 |
Aktuální Verze | 1.0.13 |
Poslední Aktualizace | 2016-03-12 |
Datum Vydání | 2016-03-12 |
Hodnocení | 5.00/5 Celkem 3 Hodnocení |
Vývojář | http://chatternoon.com |
Typ Platby | free |
Webové stránky Rozšíření | https://chatternoon.com |
URL Stránky Nápovědy | https://chatternoon.com/faq |
Podporované Jazyky | 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": [ " |