New Tab Landscapes

Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels

Was ist New Tab Landscapes?

New Tab Landscapes ist eine Chrome-Erweiterung, die von gsauzandetech entwickelt wurde, und ihr Hauptmerkmal ist "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

New Tab Landscapes-Erweiterungs-CRX-Datei herunterladen

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

                        Get awesome HD landscape wallpapers on every new tab. These New tab landscapes are fetched from the latests pictures on the Pexels service. Pexels is home to some of the most beautiful landscape photos.

You can support the photographers as well by checking out more of their work by clicking the link on the bottom left of the screen.

New Tab Landscapes also accepts your requests for specific wallpapers and features. In order to do so, just click on the link at bottom right and contact us at Easy Software Developer.

That's all! Enjoy the beautiful landscapes🌴                    

Grundlegende Informationen zur Erweiterung

Name New Tab Landscapes New Tab Landscapes
ID mbpajejgppkjomdccbiaogfdlealhnbg
Offizielle URL https://chromewebstore.google.com/detail/new-tab-landscapes/mbpajejgppkjomdccbiaogfdlealhnbg
Beschreibung Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels
Dateigröße 274 KB
Installationsanzahl 426
Aktuelle Version 0.1.0
Letztes Update 2020-06-15
Veröffentlichungsdatum 2020-06-15
Bewertung 3.33/5 Insgesamt 3 Bewertungen
Entwickler gsauzandetech
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Landscapes",
    "version": "0.1.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Beautiful landscape wallpapers with every new tab. Sourced from amazing photographers on Pexels",
    "browser_action": {
        "default_icon": "img\/new_tab_landscapes_128.png"
    },
    "icons": {
        "16": "img\/new_tab_landscapes_16.png",
        "32": "img\/new_tab_landscapes_32.png",
        "48": "img\/new_tab_landscapes_48.png",
        "128": "img\/new_tab_landscapes_128.png"
    },
    "manifest_version": 2
}