Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

Was ist Tlk.Io- An easy way to chat?

Tlk.Io- An easy way to chat ist eine Chrome-Erweiterung, die von Michael Burke entwickelt wurde, und ihr Hauptmerkmal ist "Easily create or join an online chatbox in seconds!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Tlk.Io- An easy way to chat-Erweiterungs-CRX-Datei herunterladen

Laden Sie Tlk.Io- An easy way to chat-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
Offizielle URL https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Beschreibung Easily create or join an online chatbox in seconds!
Dateigröße 24.87 KB
Installationsanzahl 158
Aktuelle Version 1.0.3
Letztes Update 2016-10-09
Veröffentlichungsdatum 2016-10-09
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler Michael Burke
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}