Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Co je Tlk.Io- An easy way to chat?

Tlk.Io- An easy way to chat je rozšíření Chrome vyvinuté Michael Burke, a jeho hlavní funkcí je „Easily create or join an online chatbox in seconds!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Tlk.Io- An easy way to chat

Stáhněte si soubory rozšíření Tlk.Io- An easy way to chat 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í

                        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!                    

Základní Informace o Rozšíření

Název Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
Oficiální URL https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Popis Easily create or join an online chatbox in seconds!
Velikost souboru 24.87 KB
Počet instalací 158
Aktuální Verze 1.0.3
Poslední Aktualizace 2016-10-09
Datum Vydání 2016-10-09
Hodnocení 4.00/5 Celkem 1 Hodnocení
Vývojář Michael Burke
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}