Tlk.Io- An easy way to chat

Easily create or join an online chatbox in seconds!

O que é Tlk.Io- An easy way to chat?

Tlk.Io- An easy way to chat é uma extensão do Chrome desenvolvida por Michael Burke, e sua principal característica é "Easily create or join an online chatbox in seconds!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tlk.Io- An easy way to chat

Baixe arquivos de extensão Tlk.Io- An easy way to chat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Tlk.Io- An easy way to chat Tlk.Io- An easy way to chat
ID ongcihlmolaaoonjaodcgneekpcgccne
URL Oficial https://chrome.google.com/webstore/detail/tlkio-an-easy-way-to-chat/ongcihlmolaaoonjaodcgneekpcgccne
Descrição Easily create or join an online chatbox in seconds!
Tamanho do Arquivo 24.87 KB
Contagem de Instalações 158
Versão Atual 1.0.3
Última Atualização 2016-10-09
Data de Publicação 2016-10-09
Classificação 4.00/5 Total de 1 Avaliações
Desenvolvedor Michael Burke
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}