Chrome Chat
Click on the Chrome Chat button on your toolbar to join the conversation.
Cos'è Chrome Chat?
Chrome Chat è un'estensione di Chrome sviluppata da TreeHouseFalcon, e la sua funzione principale è "Click on the Chrome Chat button on your toolbar to join the conversation.".
Scarica il file CRX dell'estensione Chrome Chat
Scarica i file di estensione Chrome Chat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This is a system that you can use to chat with your friends, quickly and easily. Click on the Chrome Chat button on your toolbar to join the conversation.
Informazioni di Base sull'Estensione
Nome | |
ID | nedonlkbklnlehfafbgpllbhlalpgigb |
URL Ufficiale | https://chrome.google.com/webstore/detail/chrome-chat/nedonlkbklnlehfafbgpllbhlalpgigb |
Descrizione | Click on the Chrome Chat button on your toolbar to join the conversation. |
Dimensione del File | 208 KB |
Conteggio Installazioni | 33 |
Versione Corrente | 1.3.2 |
Ultimo Aggiornamento | 2016-03-31 |
Data di Pubblicazione | 2016-03-31 |
Valutazione | 4.33/5 Totale 3 Valutazioni |
Sviluppatore | TreeHouseFalcon |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Chat", "description": "Click on the Chrome Chat button on your toolbar to join the conversation.", "version": "1.3.2", "author": "TreeHouseFalcon", "short_name": "Chrome Chat", "icons": { "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon128.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |