Beautiful New Tab Page
New tabs display a beautiful slideshow instead of the usual page thumbnails.
Beautiful New Tab Pageとは何ですか?
Beautiful New Tab Pageはo9000によって開発されたChromeの拡張機能で、その主な機能は「New tabs display a beautiful slideshow instead of the usual page thumbnails.」です。
拡張機能のスクリーンショット
Beautiful New Tab Page拡張機能のCRXファイルをダウンロード
Beautiful New Tab Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You can sill search by entering your query directly in the address bar. To change the image manually, click the page contents and press 'N'. You can also press 'L' and the arrow keys for a hidden feature.
拡張機能の基本情報
名前 | |
ID | pclcpehajbidolcmopfcladennhejdbm |
公式URL | https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm |
説明 | New tabs display a beautiful slideshow instead of the usual page thumbnails. |
ファイルサイズ | 18.57 MB |
インストール数 | 13 |
現在のバージョン | 2015.12.31.1 |
最終更新日 | 2015-12-31 |
公開日 | 2015-12-31 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | o9000 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Beautiful New Tab Page", "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.", "chrome_url_overrides": { "newtab": "ntp.html" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "version": "2015.12.31.1" } |