Automatab — A New Tab Page
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.
ما هو Automatab — A New Tab Page؟
Automatab — A New Tab Page هو إضافة Chrome تم تطويرها بواسطة https://lauriewaxman.com، والميزة الرئيسية لها هي "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Automatab — A New Tab Page
قم بتنزيل ملفات الامتداد Automatab — A New Tab Page بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A new tab page that animates unique patterns using cellular automata. Uses darker colours at night so as not to hurt your eyes.For users who want to add a pop of fun and colour to their browsing experience.
معلومات أساسية عن التمديد
الاسم | Automatab — A New Tab Page |
ID | lmhppbimjgjafkdhkpmgolplbgmliedl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/automatab-%E2%80%94-a-new-tab-pag/lmhppbimjgjafkdhkpmgolplbgmliedl |
الوصف | A new tab page that animates unique patterns using cellular automata. Uses darker colours at night. |
حجم الملف | 5.47 KB |
عدد التثبيتات | 57 |
النسخة الحالية | 0.0.0.5 |
آخر تحديث | 2015-09-04 |
تاريخ النشر | 2015-09-03 |
تقييم | 5.00/5 مجموع تقييمات 6 |
المطور | https://lauriewaxman.com |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Automatab \u2014 A New Tab Page", "description": "A new tab page that animates unique patterns using cellular automata. Uses darker colours at night.", "version": "0.0.0.5", "manifest_version": 2, "icons": { "128": "icon.png" }, "chrome_url_overrides": { "newtab": "automatab.html" } } |