RoboRothko

Randomly generated paintings in the style of Mark Rothko.

什麼是RoboRothko?

RoboRothko是由https://briac.net開發的Chrome擴展程式,該擴展的主要功能是“Randomly generated paintings in the style of Mark Rothko.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載RoboRothko擴展crx文件

下載RoboRothko擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Procedurally generated Mark Rothko paintings.

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

擴展基本資訊

名稱 RoboRothko RoboRothko
ID flfeejjehedaebkbmdjhoiliacbmhgao
官方網址 https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao
簡介 Randomly generated paintings in the style of Mark Rothko.
檔案大小 118 KB
安裝次數 46
目前版本 0.0.2.0
更新時間 2017-06-22
上架時間 2017-06-22
評分 5.00/5 共 2 次評分
開發者 https://briac.net
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    }
}