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.
O que é Blank New Tab Page (Dark)?
Blank New Tab Page (Dark) é uma extensão do Chrome desenvolvida por Collin Chaffin, e sua principal característica é "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Blank New Tab Page (Dark)
Baixe arquivos de extensão Blank New Tab Page (Dark) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Blank New Tab Page (Dark) |
ID | fhdjnnbfgbgheebemnjaopachfanifhh |
URL Oficial | https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh |
Descrição | This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data. |
Tamanho do Arquivo | 2.74 MB |
Contagem de Instalações | 951 |
Versão Atual | 1.0.1 |
Última Atualização | 2015-07-25 |
Data de Publicação | 2015-07-24 |
Classificação | 4.56/5 Total de 25 Avaliações |
Desenvolvedor | Collin Chaffin |
Tipo de Pagamento | free |
Site da Extensão | http://sh.st/c6I8z |
URL da Página de Ajuda | http://sh.st/c6I8z |
Idiomas Suportados | 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" } } |