RoboRothko
Randomly generated paintings in the style of Mark Rothko.
O que é RoboRothko?
RoboRothko é uma extensão do Chrome desenvolvida por https://briac.net, e sua principal característica é "Randomly generated paintings in the style of Mark Rothko.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão RoboRothko
Baixe arquivos de extensão RoboRothko 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
Procedurally generated Mark Rothko paintings. Inspired by a very old After Dark screen saver on Mac and this article.
Informações Básicas da Extensão
Nome | |
ID | flfeejjehedaebkbmdjhoiliacbmhgao |
URL Oficial | https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao |
Descrição | Randomly generated paintings in the style of Mark Rothko. |
Tamanho do Arquivo | 118 KB |
Contagem de Instalações | 46 |
Versão Atual | 0.0.2.0 |
Última Atualização | 2017-06-22 |
Data de Publicação | 2017-06-22 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | https://briac.net |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RoboRothko", "short_name": "RoboRothko", "version": "0.0.2.0", "description": "Randomly generated paintings in the style of Mark Rothko.", "manifest_version": 2, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |