Blank New Tab
Blank page on new tab with dark mode button.
Blank New Tabとは何ですか?
Blank New Tabはmehによって開発されたChromeの拡張機能で、その主な機能は「Blank page on new tab with dark mode button.」です。
拡張機能のスクリーンショット
Blank New Tab拡張機能のCRXファイルをダウンロード
Blank New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A Google Chrome extension which replaces the default new tab page with a blank screen 🌈 . Also have a dark mode 😎 button in case you want it to be dark. Features ✅ Same background color as other native Chrome tabs ✅ Same title as the default new tab page ("New tab") ✅ Dark mode button Tweet me at @asyr0f 😎 CHANGELOG 1.0.0 - First stable release.
拡張機能の基本情報
名前 | Blank New Tab |
ID | mddjhfmfmjjcamojkkjeiodkdhdedhce |
公式URL | https://chromewebstore.google.com/detail/blank-new-tab/mddjhfmfmjjcamojkkjeiodkdhdedhce |
説明 | Blank page on new tab with dark mode button. |
ファイルサイズ | 4.64 KB |
インストール数 | 76 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-07-05 |
公開日 | 2021-04-20 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | meh |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Blank New Tab", "version": "1.0.0", "manifest_version": 2, "description": "Blank page on new tab with dark mode button.", "homepage_url": "https:\/\/asyrafff.com\/", "chrome_url_overrides": { "newtab": "index.html" } } |