Firefighter New Tab Wallpaper

This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.

ما هو Firefighter New Tab Wallpaper؟

Firefighter New Tab Wallpaper هو إضافة Chrome تم تطويرها بواسطة http://www.baxbox.com، والميزة الرئيسية لها هي "This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Firefighter New Tab Wallpaper

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

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

                        This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window. You can support a national charity for fallen fire fighters by using this extension. Each time you use the search feature, a portion of the revenue earned will be donated to a national charity for fallen firefighters.                    

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

الاسم Firefighter New Tab Wallpaper Firefighter New Tab Wallpaper
ID memhpjnhamgblgimhnadmiaghpodinlh
عنوان URL الرسمي https://chrome.google.com/webstore/detail/firefighter-new-tab-wallp/memhpjnhamgblgimhnadmiaghpodinlh
الوصف This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.
حجم الملف 35.66 KB
عدد التثبيتات 382
النسخة الحالية 1.0.1
آخر تحديث 2016-10-10
تاريخ النشر 2016-10-10
تقييم 4.15/5 مجموع تقييمات 13
المطور http://www.baxbox.com
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Firefighter New Tab Wallpaper",
    "short_name": "Firefighter New Tab",
    "description": "This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}