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.
Qu'est-ce que Blank New Tab Page (Dark) ?
Blank New Tab Page (Dark) est une extension Chrome développée par Collin Chaffin, et sa fonction principale est "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Blank New Tab Page (Dark)
Téléchargez les fichiers d'extension Blank New Tab Page (Dark) 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
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
Informations de Base sur l'Extension
Nom | Blank New Tab Page (Dark) |
ID | fhdjnnbfgbgheebemnjaopachfanifhh |
URL Officiel | https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh |
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. |
Taille du Fichier | 2.74 MB |
Nombre d'Installations | 951 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2015-07-25 |
Date de Publication | 2015-07-24 |
Évaluation | 4.56/5 Total 25 Évaluations |
Développeur | Collin Chaffin |
Type de Paiement | free |
Site Web de l'Extension | http://sh.st/c6I8z |
URL de la Page d'Aide | http://sh.st/c6I8z |
Langues Prises en Charge | 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" } } |