Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Cos'è Tlk.Io- An easy way to chat?

Tlk.Io- An easy way to chat è un'estensione di Chrome sviluppata da Michael Burke, e la sua funzione principale è "Easily create or join an online chatbox in seconds!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Tlk.Io- An easy way to chat

Scarica i file di estensione Tlk.Io- An easy way to 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

                        Tlk.io is a quick and easy way to host or join an online chatbox. Instantly create a chatbox with a custom name and URL to share with your friends, co-workers, employees, and family members. Just type the name of the chat box and click go- it's that easy!                    

Informazioni di Base sull'Estensione

Nome Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
URL Ufficiale https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Descrizione Easily create or join an online chatbox in seconds!
Dimensione del File 24.87 KB
Conteggio Installazioni 158
Versione Corrente 1.0.3
Ultimo Aggiornamento 2016-10-09
Data di Pubblicazione 2016-10-09
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore Michael Burke
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tlk.Io- An easy way to chat",
    "short_name": "Tlk.Io",
    "description": "Easily create or join an online chatbox in seconds!",
    "version": "1.0.3",
    "minimum_chrome_version": "32",
    "browser_action": {
        "default_icon": "assets\/icon_128.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "webview",
        "http:\/\/fonts.googleapis.com\/",
        "https:\/\/fonts.googleapis.com\/",
        "storage"
    ],
    "css": [
        "https:\/\/fonts.googleapis.com\/css?family=Ubuntu:300"
    ]
}