New Tab Page - Podac

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

Τι είναι το New Tab Page - Podac;

Το New Tab Page - Podac είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Sam Potter, και η κύρια λειτουργία του είναι "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης New Tab Page - Podac

Λήψη αρχείων επέκτασης New Tab Page - Podac σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
Επίσημο URL https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
Περιγραφή An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
Μέγεθος Αρχείου 427 KB
Αριθμός Εγκαταστάσεων 20
Τρέχουσα Έκδοση 3.0.4
Τελευταία Ενημέρωση 2020-05-13
Ημερομηνία Δημοσίευσης 2020-05-12
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής Sam Potter
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    }
}