Chrome Delight

Replace your new tab with beautiful timelapse videos, with weather and time.

ما هو Chrome Delight؟

Chrome Delight هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Replace your new tab with beautiful timelapse videos, with weather and time.".

تحميل ملف CRX للإضافة Chrome Delight

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

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

                                            

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

الاسم Chrome Delight Chrome Delight
ID chkgbgmnkiaiimlnmcbjhmoflgjbehoj
عنوان URL الرسمي https://chromewebstore.google.com/detail/chrome-delight/chkgbgmnkiaiimlnmcbjhmoflgjbehoj
الوصف Replace your new tab with beautiful timelapse videos, with weather and time.
حجم الملف 151 KB
عدد التثبيتات 45
النسخة الحالية 1.0.25
آخر تحديث 2017-10-28
تاريخ النشر 2017-10-28
تقييم 5.00/5 مجموع تقييمات 1
المطور Unknown
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome Delight",
    "short_name": "chrome-delight",
    "description": "Replace your new tab with beautiful timelapse videos, with weather and time.",
    "default_locale": "en",
    "manifest_version": 2,
    "version": "1.0.25",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage",
        "topSites",
        "chrome:\/\/favicon\/",
        "http:\/\/cdn.usedelight.com\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'"
}