ShowerThoughts
Think interesting thoughts
O que é ShowerThoughts?
ShowerThoughts é uma extensão do Chrome desenvolvida por tabsforthought, e sua principal característica é "Think interesting thoughts".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão ShowerThoughts
Baixe arquivos de extensão ShowerThoughts 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
Philosophical thoughts with every new tab!
Informações Básicas da Extensão
Nome | |
ID | ejfkmkpjcoaifaaplbffococjkhpclgb |
URL Oficial | https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb |
Descrição | Think interesting thoughts |
Tamanho do Arquivo | 450 KB |
Contagem de Instalações | 83 |
Versão Atual | 1.0.0 |
Última Atualização | 2017-02-05 |
Data de Publicação | 2017-02-05 |
Classificação | 5.00/5 Total de 22 Avaliações |
Desenvolvedor | tabsforthought |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ShowerThoughts", "description": "Think interesting thoughts", "version": "1.0.0", "manifest_version": 2, "icons": { "16": "shower_thoughts.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |