Cityscapes — A New Tab Page

A new tab page that generates a cityscape based on the time of day.

ما هو Cityscapes — A New Tab Page؟

Cityscapes — A New Tab Page هو إضافة Chrome تم تطويرها بواسطة https://lauriewaxman.com، والميزة الرئيسية لها هي "A new tab page that generates a cityscape based on the time of day.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Cityscapes — A New Tab Page

قم بتنزيل ملفات الامتداد Cityscapes — A New Tab Page بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Lighting changes based on the actual time of day.                    

معلومات أساسية عن التمديد

الاسم Cityscapes — A New Tab Page Cityscapes — A New Tab Page
ID ahoiiapcoimonmoplalioecbgfalncpo
عنوان URL الرسمي https://chromewebstore.google.com/detail/cityscapes-%E2%80%94-a-new-tab-pa/ahoiiapcoimonmoplalioecbgfalncpo
الوصف A new tab page that generates a cityscape based on the time of day.
حجم الملف 45.8 KB
عدد التثبيتات 27
النسخة الحالية 0.0.1
آخر تحديث 2015-11-11
تاريخ النشر 2015-11-11
المطور https://lauriewaxman.com
نوع الدفع free
موقع الإضافة http://lauriewaxman.com/work/cities/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cityscapes \u2014 A New Tab Page",
    "description": "A new tab page that generates a cityscape based on the time of day.",
    "version": "0.0.1",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}