Nord themed new page
Replaces the new tab page
Nord themed new pageとは何ですか?
Nord themed new pageはNeonXPによって開発されたChromeの拡張機能で、その主な機能は「Replaces the new tab page」です。
拡張機能のスクリーンショット
Nord themed new page拡張機能のCRXファイルをダウンロード
Nord themed new page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Задает пустую страницу в стиле темы Nord 拡張機能の基本情報
| 名前 | |
| ID | aofihfkppamafgaifnndigginjojmlfo |
| 公式URL | https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo |
| 説明 | Replaces the new tab page |
| ファイルサイズ | 110 KB |
| インストール数 | 24 |
| 現在のバージョン | 0.0.2 |
| 最終更新日 | 2022-12-13 |
| 公開日 | 2022-12-13 |
| 評価 | 4.00/5 合計 1 レビュー |
| 開発者 | NeonXP |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Nord themed new page",
"description": "Replaces the new tab page",
"version": "0.0.2",
"icons": {
"128": "icon128.png",
"192": "icon192.png",
"256": "icon256.png"
},
"chrome_url_overrides": {
"newtab": "blank.html"
}
} | |