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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |