Patriots of New England New Tab - Background

Wallpapers and Backgrounds in browser homepage

Was ist Patriots of New England New Tab - Background?

Patriots of New England New Tab - Background ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Wallpapers and Backgrounds in browser homepage".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Patriots of New England New Tab - Background-Erweiterungs-CRX-Datei herunterladen

Laden Sie Patriots of New England New Tab - Background-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        We offer you backgrounds tagged with Patriots of New England pictures available in HD resolutions for your desktop.                    

Grundlegende Informationen zur Erweiterung

Name Patriots of New England New Tab - Background Patriots of New England New Tab - Background
ID fljifmimijgpmpmljdnnahbaifjkhljd
Offizielle URL https://chromewebstore.google.com/detail/patriots-of-new-england-n/fljifmimijgpmpmljdnnahbaifjkhljd
Beschreibung Wallpapers and Backgrounds in browser homepage
Dateigröße 15.22 MB
Installationsanzahl 176
Aktuelle Version 1.0.0
Letztes Update 2018-03-03
Veröffentlichungsdatum 2018-03-03
Entwickler Unknown
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Patriots of New England New Tab - Background"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Patriots of New England New Tab - Background",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}