Tlk.Io- An easy way to chat
Easily create or join an online chatbox in seconds!
What is Tlk.Io- An easy way to chat?
Tlk.Io- An easy way to chat is a Chrome extension developed by Michael Burke, and its main feature is "Easily create or join an online chatbox in seconds!".
Extension Screenshots
Download Tlk.Io- An easy way to chat Extension CRX File
Download Tlk.Io- An easy way to chat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | ongcihlmolaaoonjaodcgneekpcgccne |
Official URL | https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne |
Description | Easily create or join an online chatbox in seconds! |
File Size | 24.87 KB |
Installation Count | 158 |
Current Version | 1.0.3 |
Last Updated | 2016-10-09 |
Publish Date | 2016-10-09 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Michael Burke |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |