Concretely

New tab replacement page with weather widget and customization options

ما هو Concretely؟

Concretely هو إضافة Chrome تم تطويرها بواسطة Stanyslas Bres، والميزة الرئيسية لها هي "New tab replacement page with weather widget and customization options".

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

screenshot

تحميل ملف CRX للإضافة Concretely

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

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

                                            

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

الاسم Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
عنوان URL الرسمي https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
الوصف New tab replacement page with weather widget and customization options
حجم الملف 1.33 MB
عدد التثبيتات 401
النسخة الحالية 0.7.1
آخر تحديث 2019-03-08
تاريخ النشر 2019-03-08
تقييم 3.50/5 مجموع تقييمات 18
المطور Stanyslas Bres
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Concretely",
    "description": "New tab replacement page with weather widget and customization options",
    "version": "0.7.1",
    "author": "Stanyslas Bres ",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}