Five Finger Death Punch Wallpaper Music Theme

Five Finger Death Punch HD images on every new tab. For fans of Godsmack Korn Slipknot and Seether!

ما هو Five Finger Death Punch Wallpaper Music Theme؟

Five Finger Death Punch Wallpaper Music Theme هو إضافة Chrome تم تطويرها بواسطة Search Tabs، والميزة الرئيسية لها هي "Five Finger Death Punch HD images on every new tab. For fans of Godsmack Korn Slipknot and Seether!".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Five Finger Death Punch Wallpaper Music Theme

قم بتنزيل ملفات الامتداد Five Finger Death Punch Wallpaper Music Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Five Finger Death Punch HD images on every new tab. For fans of Godsmack, Korn, Slipknot, and Seether!

 If you have any questions or feedback support can be reached at [email protected]                    

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

الاسم Five Finger Death Punch Wallpaper Music Theme Five Finger Death Punch Wallpaper Music Theme
ID lblohbpdmicdmbemojlgjpdkpoafhanp
عنوان URL الرسمي https://chrome.google.com/webstore/detail/five-finger-death-punch-w/lblohbpdmicdmbemojlgjpdkpoafhanp
الوصف Five Finger Death Punch HD images on every new tab. For fans of Godsmack Korn Slipknot and Seether!
حجم الملف 52.1 KB
عدد التثبيتات 35
النسخة الحالية 0.391
آخر تحديث 2019-12-11
تاريخ النشر 2019-12-11
المطور Search Tabs
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://www.newtabgallery.com/support
عنوان صفحة سياسة الخصوصية https://newtabgallery.com/privacy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Five Finger Death Punch Wallpaper Music Theme",
    "version": "0.391",
    "description": "Five Finger Death Punch HD images on every new tab. For fans of Godsmack Korn Slipknot and Seether!",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Five Finger Death Punch Wallpaper Music Theme",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "webNavigation",
        "tabs",
        "https:\/\/home.newtabgallery.com\/*"
    ]
}