Grey New Tab
Replace the NewTab with grey color,and a logo.
Grey New Tabとは何ですか?
Grey New Tabはguanjiayi.cnによって開発されたChromeの拡張機能で、その主な機能は「Replace the NewTab with grey color,and a logo.」です。
拡張機能のスクリーンショット
Grey New Tab拡張機能のCRXファイルをダウンロード
Grey New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace the NewTab with color grey.
拡張機能の基本情報
名前 | Grey New Tab |
ID | bpfajjibnehomiehpicekkmgdakaacde |
公式URL | https://chromewebstore.google.com/detail/grey-new-tab/bpfajjibnehomiehpicekkmgdakaacde |
説明 | Replace the NewTab with grey color,and a logo. |
ファイルサイズ | 30.76 KB |
インストール数 | 16 |
現在のバージョン | 0.2 |
最終更新日 | 2016-01-03 |
公開日 | 2016-01-02 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | guanjiayi.cn |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2", "chrome_url_overrides": { "newtab": "newtab.html" }, "manifest_version": 2, "name": "Grey New Tab", "description": "Replace the NewTab with grey color\uff0cand a logo.", "icons": { "128": "icon128.png", "48": "icon48.png" } } |