RoboRothko

Randomly generated paintings in the style of Mark Rothko.

Qu'est-ce que RoboRothko ?

RoboRothko est une extension Chrome développée par https://briac.net, et sa fonction principale est "Randomly generated paintings in the style of Mark Rothko.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension RoboRothko

Téléchargez les fichiers d'extension RoboRothko au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Procedurally generated Mark Rothko paintings.

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

Informations de Base sur l'Extension

Nom RoboRothko RoboRothko
ID flfeejjehedaebkbmdjhoiliacbmhgao
URL Officiel https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao
Description Randomly generated paintings in the style of Mark Rothko.
Taille du Fichier 118 KB
Nombre d'Installations 46
Version Actuelle 0.0.2.0
Dernière Mise à Jour 2017-06-22
Date de Publication 2017-06-22
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://briac.net
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}