Gantz New tab

You will love your new tabs with Gantz wallpapers.

ما هو Gantz New tab؟

Gantz New tab هو إضافة Chrome تم تطويرها بواسطة angeldirami55، والميزة الرئيسية لها هي "You will love your new tabs with Gantz wallpapers.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Gantz New tab

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

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

                        The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page                    

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

الاسم Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
عنوان URL الرسمي https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
الوصف You will love your new tabs with Gantz wallpapers.
حجم الملف 16.04 MB
عدد التثبيتات 36
النسخة الحالية 1.0.0
آخر تحديث 2018-03-22
تاريخ النشر 2018-03-22
تقييم 4.00/5 مجموع تقييمات 1
المطور angeldirami55
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Gantz New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "You will love your new tabs with Gantz wallpapers.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Gantz New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}