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
官方URL 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"
    }
}