Improved new tab page
Improved new tabe page for Chrome
Improved new tab pageとは何ですか?
Improved new tab pageはlifeofamuffinによって開発されたChromeの拡張機能で、その主な機能は「Improved new tabe page for Chrome」です。
拡張機能のスクリーンショット
Improved new tab page拡張機能のCRXファイルをダウンロード
Improved new tab page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simplistic, Clean and elegant; Just the way you like it. +++FEATURES+++ -Search Youtube, Reddit, Github, IMDB and Gmail from the new tab page. -Persistent notepad, lasting over new browsing sessions and reboots, resizeable, no max character limit, -Time & date -Clean, elegant design. -Lightweight. -Open Source -Integration with bookmarks +++HOW TO USE+++ After installing your new tab page will be upgraded, adding bookmarks inside a folder named "Favorites" will create an easy to use table for navigation in your bookmarks.
拡張機能の基本情報
名前 | |
ID | ihefgofeoldeeboigmjjhejekhokojaj |
公式URL | https://chrome.google.com/webstore/detail/improved-new-tab-page/ihefgofeoldeeboigmjjhejekhokojaj |
説明 | Improved new tabe page for Chrome |
ファイルサイズ | 5.91 KB |
インストール数 | 25 |
現在のバージョン | 3 |
最終更新日 | 2014-04-12 |
公開日 | 2014-04-12 |
評価 | 4.67/5 合計 3 レビュー |
開発者 | lifeofamuffin |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Improved new tab page", "description": "Improved new tabe page for Chrome", "version": "3", "incognito": "split", "chrome_url_overrides": { "newtab": "start-page.html" }, "permissions": [ "bookmarks", "storage", "tabs" ], "manifest_version": 2 } |