Blank New Tab Page (Dark)
This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.
Τι είναι το Blank New Tab Page (Dark);
Το Blank New Tab Page (Dark) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Collin Chaffin, και η κύρια λειτουργία του είναι "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Blank New Tab Page (Dark)
Λήψη αρχείων επέκτασης Blank New Tab Page (Dark) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data. This version has a dark theme which should meet the missing need for those with darker themes and want quick, simple old blank tab behavior. Please check out my other extensions as well. If you use or are interested in URL shortening, and want a really easy way to get a PAYPAL payment just for people clicking on and waiting for a quick 5 second ad-sponsored redirect - then please use my link here so I get a tiny referral: https://shorte.st/ref/06e39344d5 And then, use my extension (since one did not exist, I wrote one) to use your own shorte.st account to automatically generate shortened URLs of the current page in Chrome tab just by clicking a browser button! Get that extension here: http://sh.st/c68ks Any questions or feedback please contact me on my Twitter profile at: http://sh.st/c6I8z
Βασικές Πληροφορίες Επέκτασης
Όνομα | Blank New Tab Page (Dark) |
ID | fhdjnnbfgbgheebemnjaopachfanifhh |
Επίσημο URL | https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh |
Περιγραφή | This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data. |
Μέγεθος Αρχείου | 2.74 MB |
Αριθμός Εγκαταστάσεων | 951 |
Τρέχουσα Έκδοση | 1.0.1 |
Τελευταία Ενημέρωση | 2015-07-25 |
Ημερομηνία Δημοσίευσης | 2015-07-24 |
Αξιολόγηση | 4.56/5 Συνολικά 25 Αξιολογήσεις |
Προγραμματιστής | Collin Chaffin |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://sh.st/c6I8z |
Διεύθυνση URL της Σελίδας Βοήθειας | http://sh.st/c6I8z |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Blank New Tab Page (Dark)", "version": "1.0.1", "manifest_version": 2, "description": "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.", "icons": { "128": "img\/icon_128.png" }, "chrome_url_overrides": { "newtab": "html\/bntp.html" } } |