RoboRothko

Randomly generated paintings in the style of Mark Rothko.

Apa itu RoboRothko?

RoboRothko adalah ekstensi Chrome yang dikembangkan oleh https://briac.net, dan fitur utamanya adalah "Randomly generated paintings in the style of Mark Rothko.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi RoboRothko

Unduh file ekstensi RoboRothko dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Procedurally generated Mark Rothko paintings.

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

Informasi Dasar Ekstensi

Nama RoboRothko RoboRothko
ID flfeejjehedaebkbmdjhoiliacbmhgao
URL Resmi https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao
Deskripsi Randomly generated paintings in the style of Mark Rothko.
Ukuran File 118 KB
Jumlah Instalasi 46
Versi Saat Ini 0.0.2.0
Terakhir Diperbarui 2017-06-22
Tanggal Publikasi 2017-06-22
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://briac.net
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}