Smile New Tab
A modern and happy new tab page for Chrome.
Smile New Tabとは何ですか?
Smile New TabはA Child Developerによって開発されたChromeの拡張機能で、その主な機能は「A modern and happy new tab page for Chrome.」です。
拡張機能のスクリーンショット
Smile New Tab拡張機能のCRXファイルをダウンロード
Smile New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!
拡張機能の基本情報
名前 | |
ID | dkcobjkclbnibbfealodlnpiflkonifm |
公式URL | https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm |
説明 | A modern and happy new tab page for Chrome. |
ファイルサイズ | 64.32 MB |
インストール数 | 13 |
現在のバージョン | 1.0 |
最終更新日 | 2016-08-31 |
公開日 | 2016-08-31 |
開発者 | A Child Developer |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smile New Tab", "description": "A modern and happy new tab page for Chrome.", "version": "1.0", "permissions": [ "management" ], "icons": { "128": "smilish.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |