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.

Co je Firefighter New Tab Wallpaper?

Firefighter New Tab Wallpaper je rozšíření Chrome vyvinuté http://www.baxbox.com, a jeho hlavní funkcí je „This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Firefighter New Tab Wallpaper

Stáhněte si soubory rozšíření Firefighter New Tab Wallpaper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Firefighter New Tab Wallpaper Firefighter New Tab Wallpaper
ID memhpjnhamgblgimhnadmiaghpodinlh
Oficiální URL https://chrome.google.com/webstore/detail/firefighter-new-tab-wallp/memhpjnhamgblgimhnadmiaghpodinlh
Popis This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.
Velikost souboru 35.66 KB
Počet instalací 382
Aktuální Verze 1.0.1
Poslední Aktualizace 2016-10-10
Datum Vydání 2016-10-10
Hodnocení 4.15/5 Celkem 13 Hodnocení
Vývojář http://www.baxbox.com
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}