All themes - New Tab

Themes in New Tab

ما هو All themes - New Tab؟

All themes - New Tab هو إضافة Chrome تم تطويرها بواسطة https://newtab.shop، والميزة الرئيسية لها هي "Themes in New Tab".

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

screenshot

تحميل ملف CRX للإضافة All themes - New Tab

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

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

                        All themes Full HD wallpapers and form of search on the internet in new tab.                    

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

الاسم All themes - New Tab All themes - New Tab
ID inlnifdegnnmomcbaokncgnkgaapgfjo
عنوان URL الرسمي https://chrome.google.com/webstore/detail/all-themes-new-tab/inlnifdegnnmomcbaokncgnkgaapgfjo
الوصف Themes in New Tab
حجم الملف 18.98 KB
عدد التثبيتات 622
النسخة الحالية 1.2.1.8
آخر تحديث 2022-11-24
تاريخ النشر 2022-10-29
المطور https://newtab.shop
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة de,en,fr,nl,no,vi,tr,da,es,it,pt-BR,pt-PT,sv,el,ru,hi,th,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.2.1.8",
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}