Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Wat is Tlk.Io- An easy way to chat?

Tlk.Io- An easy way to chat is een Chrome-extensie ontwikkeld door Michael Burke, en de belangrijkste functie is "Easily create or join an online chatbox in seconds!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Tlk.Io- An easy way to chat

Download Tlk.Io- An easy way to chat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
Officiële URL https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Beschrijving Easily create or join an online chatbox in seconds!
Bestandsgrootte 24.87 KB
Aantal Installaties 158
Huidige Versie 1.0.3
Laatst Bijgewerkt 2016-10-09
Publicatiedatum 2016-10-09
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Michael Burke
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}