RoboRothko

Randomly generated paintings in the style of Mark Rothko.

Cos'è RoboRothko?

RoboRothko è un'estensione di Chrome sviluppata da https://briac.net, e la sua funzione principale è "Randomly generated paintings in the style of Mark Rothko.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione RoboRothko

Scarica i file di estensione RoboRothko in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Procedurally generated Mark Rothko paintings.

Inspired by a very old After Dark screen saver on Mac and this article.                    

Informazioni di Base sull'Estensione

Nome RoboRothko RoboRothko
ID flfeejjehedaebkbmdjhoiliacbmhgao
URL Ufficiale https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao
Descrizione Randomly generated paintings in the style of Mark Rothko.
Dimensione del File 118 KB
Conteggio Installazioni 46
Versione Corrente 0.0.2.0
Ultimo Aggiornamento 2017-06-22
Data di Pubblicazione 2017-06-22
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://briac.net
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}