Fox Wallpapers New Tab

Fox theme in new tab

Was ist Fox Wallpapers New Tab?

Fox Wallpapers New Tab ist eine Chrome-Erweiterung, die von https://newtabs.site entwickelt wurde, und ihr Hauptmerkmal ist "Fox theme in new tab".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Fox Wallpapers New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Fox Wallpapers New Tab-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

                        Fox Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Fox Wallpapers New tab:

࿌ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Fox.

࿌ News panel

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

࿌ Shortcuts

Save your favorite sites to the theme shortcut panel Fox Wallpapers New tab. You can go to important and frequently visited websites with just one click.

࿌ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Fox New Tab theme.                    

Grundlegende Informationen zur Erweiterung

Name Fox Wallpapers New Tab Fox Wallpapers New Tab
ID iekmfpdenojjhcapmlmggblhoahlmccn
Offizielle URL https://chrome.google.com/webstore/detail/fox-wallpapers-new-tab/iekmfpdenojjhcapmlmggblhoahlmccn
Beschreibung Fox theme in new tab
Dateigröße 42.27 KB
Installationsanzahl 751
Aktuelle Version 1.5.0.8
Letztes Update 2022-06-22
Veröffentlichungsdatum 2021-09-27
Bewertung 4.17/5 Insgesamt 6 Bewertungen
Entwickler https://newtabs.site
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://newtabs.site/privacy
Unterstützte Sprachen de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "crystal_piscis_austrinus.js"
    },
    "chrome_url_overrides": {
        "newtab": "deep_cerise_tantalum.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}