Glow
Make any webpage glow! Slowly changes colors throughout the rainbow.
O que é Glow?
Glow é uma extensão do Chrome desenvolvida por Daniel W, e sua principal característica é "Make any webpage glow! Slowly changes colors throughout the rainbow.".
Baixar o arquivo CRX da Extensão Glow
Baixe arquivos de extensão Glow 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
Make any webpage glow! Slowly changes colors throughout the rainbow.
Informações Básicas da Extensão
Nome | |
ID | cobfkihaoppgppehkpibfgeakanbgbdo |
URL Oficial | https://chrome.google.com/webstore/detail/glow/cobfkihaoppgppehkpibfgeakanbgbdo |
Descrição | Make any webpage glow! Slowly changes colors throughout the rainbow. |
Tamanho do Arquivo | 5.03 KB |
Contagem de Instalações | 146 |
Versão Atual | 1.0.0 |
Última Atualização | 2015-04-10 |
Data de Publicação | 2015-04-10 |
Classificação | 2.88/5 Total de 8 Avaliações |
Desenvolvedor | Daniel W |
Tipo de Pagamento | free |
Site da Extensão | http://www.danielw.org |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Glow", "version": "1.0.0", "permissions": [ "activeTab", "tabs", "background" ], "icons": { "16": "glow.png" }, "browser_action": { "default_title": "The webpage glows colors.", "default_icon": "glow.png" }, "content_scripts": [ { "matches": [ " |