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.
Co je Blank New Tab Page (Dark)?
Blank New Tab Page (Dark) je rozšíření Chrome vyvinuté Collin Chaffin, a jeho hlavní funkcí je „This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Blank New Tab Page (Dark)
Stáhněte si soubory rozšíření Blank New Tab Page (Dark) ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | Blank New Tab Page (Dark) |
ID | fhdjnnbfgbgheebemnjaopachfanifhh |
Oficiální URL | https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh |
Popis | This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data. |
Velikost souboru | 2.74 MB |
Počet instalací | 951 |
Aktuální Verze | 1.0.1 |
Poslední Aktualizace | 2015-07-25 |
Datum Vydání | 2015-07-24 |
Hodnocení | 4.56/5 Celkem 25 Hodnocení |
Vývojář | Collin Chaffin |
Typ Platby | free |
Webové stránky Rozšíření | http://sh.st/c6I8z |
URL Stránky Nápovědy | http://sh.st/c6I8z |
Podporované Jazyky | 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" } } |