RoboRothko
Randomly generated paintings in the style of Mark Rothko.
What is RoboRothko?
RoboRothko is a Chrome extension developed by https://briac.net, and its main feature is "Randomly generated paintings in the style of Mark Rothko.".
Extension Screenshots
Download RoboRothko Extension CRX File
Download RoboRothko extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Procedurally generated Mark Rothko paintings. Inspired by a very old After Dark screen saver on Mac and this article.
Extension Basic Information
Name | |
ID | flfeejjehedaebkbmdjhoiliacbmhgao |
Official URL | https://chromewebstore.google.com/detail/roborothko/flfeejjehedaebkbmdjhoiliacbmhgao |
Description | Randomly generated paintings in the style of Mark Rothko. |
File Size | 118 KB |
Installation Count | 46 |
Current Version | 0.0.2.0 |
Last Updated | 2017-06-22 |
Publish Date | 2017-06-22 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://briac.net |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |