RoboRothko
Randomly generated paintings in the style of Mark Rothko.
ما هو RoboRothko؟
RoboRothko هو إضافة Chrome تم تطويرها بواسطة https://briac.net، والميزة الرئيسية لها هي "Randomly generated paintings in the style of Mark Rothko.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة RoboRothko
قم بتنزيل ملفات الامتداد RoboRothko بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
البريد الإلكتروني | [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" } } |