New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

Τι είναι το New Tab Page - Empty And Grey;

Το New Tab Page - Empty And Grey είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ibrasaymeh, και η κύρια λειτουργία του είναι "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

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

screenshot

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

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

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

                        This is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

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

Όνομα New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
Επίσημο URL https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
Περιγραφή With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Μέγεθος Αρχείου 3.86 KB
Αριθμός Εγκαταστάσεων 64
Τρέχουσα Έκδοση 1.1
Τελευταία Ενημέρωση 2018-11-27
Ημερομηνία Δημοσίευσης 2018-11-26
Προγραμματιστής ibrasaymeh
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}