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 to jest Firefighter New Tab Wallpaper?

Firefighter New Tab Wallpaper to rozszerzenie Chrome opracowane przez http://www.baxbox.com, a jego główną funkcją jest „This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Firefighter New Tab Wallpaper

Pobierz pliki rozszerzeń Firefighter New Tab Wallpaper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Firefighter New Tab Wallpaper Firefighter New Tab Wallpaper
ID memhpjnhamgblgimhnadmiaghpodinlh
Oficjalny URL https://chrome.google.com/webstore/detail/firefighter-new-tab-wallp/memhpjnhamgblgimhnadmiaghpodinlh
Opis This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.
Rozmiar pliku 35.66 KB
Liczba instalacji 382
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2016-10-10
Data Publikacji 2016-10-10
Ocena 4.15/5 Łącznie 13 Oceny
Deweloper http://www.baxbox.com
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}