Tlk.Io- An easy way to chat
Easily create or join an online chatbox in seconds!
Co to jest Tlk.Io- An easy way to chat?
Tlk.Io- An easy way to chat to rozszerzenie Chrome opracowane przez Michael Burke, a jego główną funkcją jest „Easily create or join an online chatbox in seconds!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tlk.Io- An easy way to chat
Pobierz pliki rozszerzeń Tlk.Io- An easy way to chat w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ongcihlmolaaoonjaodcgneekpcgccne |
Oficjalny URL | https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne |
Opis | Easily create or join an online chatbox in seconds! |
Rozmiar pliku | 24.87 KB |
Liczba instalacji | 158 |
Aktualna Wersja | 1.0.3 |
Ostatnia Aktualizacja | 2016-10-09 |
Data Publikacji | 2016-10-09 |
Ocena | 4.00/5 Łącznie 1 Oceny |
Deweloper | Michael Burke |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" ] } |