RoboRothko
Randomly generated paintings in the style of Mark Rothko.
Wat is RoboRothko?
RoboRothko is een Chrome-extensie ontwikkeld door https://briac.net, en de belangrijkste functie is "Randomly generated paintings in the style of Mark Rothko.".
Extensie Screenshots
Download het CRX-bestand van de extensie RoboRothko
Download RoboRothko-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Procedurally generated Mark Rothko paintings. Inspired by a very old After Dark screen saver on Mac and this article.
Basisinformatie over de Extensie
Naam | |
ID | flfeejjehedaebkbmdjhoiliacbmhgao |
Officiële URL | https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao |
Beschrijving | Randomly generated paintings in the style of Mark Rothko. |
Bestandsgrootte | 118 KB |
Aantal Installaties | 46 |
Huidige Versie | 0.0.2.0 |
Laatst Bijgewerkt | 2017-06-22 |
Publicatiedatum | 2017-06-22 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://briac.net |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |