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)はCollin Chaffinによって開発された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.」です。
拡張機能のスクリーンショット
Blank New Tab Page (Dark)拡張機能のCRXファイルをダウンロード
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" } } |