Distraction-Free New Tab with Dark Mode
Replace the default New Tab window with a blank screen to remove distractions.
Distraction-Free New Tab with Dark Modeとは何ですか?
Distraction-Free New Tab with Dark Modeはhttps://DesignerWhoCodes.de • Andre Fuchsによって開発されたChromeの拡張機能で、その主な機能は「Replace the default New Tab window with a blank screen to remove distractions.」です。
拡張機能のスクリーンショット
Distraction-Free New Tab with Dark Mode拡張機能のCRXファイルをダウンロード
Distraction-Free New Tab with Dark Mode拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension replaces the default New Tab window with a blank screen to remove distractions.
* Free, no tracking, no ads
* Dark Mode support
* Fast
* No permissions required
* Minimalist icon design
Install now: Distraction-Free New Tab with Dark Mode 拡張機能の基本情報
| 名前 | |
| ID | kneglhaaolciikkhapjoppebfcddphoc |
| 公式URL | https://chromewebstore.google.com/detail/distraction-free-new-tab/kneglhaaolciikkhapjoppebfcddphoc |
| 説明 | Replace the default New Tab window with a blank screen to remove distractions. |
| ファイルサイズ | 8.04 KB |
| インストール数 | 27 |
| 現在のバージョン | 0.3 |
| 最終更新日 | 2020-04-23 |
| 公開日 | 2020-04-23 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://DesignerWhoCodes.de • Andre Fuchs |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Distraction-Free New Tab with Dark Mode",
"description": "Replace the default New Tab window with a blank screen to remove distractions.",
"version": "0.3",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "icon16.png",
"128": "icon128.png"
}
} | |