New Tab Page - Podac

An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!

Was ist New Tab Page - Podac?

New Tab Page - Podac ist eine Chrome-Erweiterung, die von Sam Potter entwickelt wurde, und ihr Hauptmerkmal ist "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!".

Erweiterungsscreenshots

screenshot
screenshot

New Tab Page - Podac-Erweiterungs-CRX-Datei herunterladen

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

                        Brighten up your new tab page with beautiful images and bookmarks UI.

Built as a solution to a prevalent problem of new tab extensions today: over-complication. A new tab page has never been used for much more than a Google search. So why should it stand in the way of that and clutter up your page with widgets and features you'll never use? The simplicity of Podac's design allows user to navigate their way on the net, without distractions.

Features:
   -  Stunning background images from Unsplash
   -  Fully customisable bookmarks interface                    

Grundlegende Informationen zur Erweiterung

Name New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
Offizielle URL https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
Beschreibung An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
Dateigröße 427 KB
Installationsanzahl 20
Aktuelle Version 3.0.4
Letztes Update 2020-05-13
Veröffentlichungsdatum 2020-05-12
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler Sam Potter
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page - Podac",
    "version": "3.0.4",
    "description": "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!",
    "author": "Sam Potter",
    "manifest_version": 2,
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    }
}