Shatd
This is Shatd, the Secret chatting app
O que é Shatd?
Shatd é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "This is Shatd, the Secret chatting app".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Shatd
Baixe arquivos de extensão Shatd 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
그 동안 직장에서 눈치보며 카톡하느라 힘드셨죠? 이제 Shatd로 눈치보지말고 채팅해보세요.
Informações Básicas da Extensão
Nome | |
ID | dfdlbjlmmnjdglgdnamhpebajbhnehih |
URL Oficial | https://chromewebstore.google.com/detail/shatd/dfdlbjlmmnjdglgdnamhpebajbhnehih |
Descrição | This is Shatd, the Secret chatting app |
Tamanho do Arquivo | 1.63 MB |
Contagem de Instalações | 116 |
Versão Atual | 0.0.1 |
Última Atualização | 2016-01-25 |
Data de Publicação | 2016-01-25 |
Classificação | 2.33/5 Total de 3 Avaliações |
Desenvolvedor | Unknown |
Tipo de Pagamento | free |
Idiomas Suportados | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shatd", "description": "This is Shatd, the Secret chatting app", "version": "0.0.1", "permissions": [ "background", "notifications", "http:\/\/*\/" ], "background": { "page": "views\/background.html" }, "browser_action": { "default_icon": { "128": "icon_128.png" }, "default_title": "Shatd", "default_popup": "app\/index.html" }, "omnibox": { "keyword": "sh" }, "web_accessible_resources": [ "images\/icon1.png", "images\/shatd-mini.png", "views\/shatd-mini.html", "app\/images\/checked-btn.png", "app\/images\/unchecked-btn.png" ], "content_scripts": [ { "matches": [ " |