New Tab Page - Podac

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

Qu'est-ce que New Tab Page - Podac ?

New Tab Page - Podac est une extension Chrome développée par Sam Potter, et sa fonction principale est "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension New Tab Page - Podac

Téléchargez les fichiers d'extension New Tab Page - Podac au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
URL Officiel https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
Description An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
Taille du Fichier 427 KB
Nombre d'Installations 20
Version Actuelle 3.0.4
Dernière Mise à Jour 2020-05-13
Date de Publication 2020-05-12
Évaluation 5.00/5 Total 5 Évaluations
Développeur Sam Potter
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}