Chrome New Tab Notebook
Overrides Chrome's new tab page with a small notebook.
Chrome New Tab Notebookとは何ですか?
Chrome New Tab NotebookはMax Beierによって開発されたChromeの拡張機能で、その主な機能は「Overrides Chrome's new tab page with a small notebook.」です。
拡張機能のスクリーンショット
Chrome New Tab Notebook拡張機能のCRXファイルをダウンロード
Chrome New Tab Notebook拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Chrome extension that overrides Chrome's new tab page with a small notebook. 拡張機能の基本情報
| 名前 | |
| ID | jklakdeidljpklncnoijalimnkpmnhmc |
| 公式URL | https://chromewebstore.google.com/detail/chrome-new-tab-notebook/jklakdeidljpklncnoijalimnkpmnhmc |
| 説明 | Overrides Chrome's new tab page with a small notebook. |
| ファイルサイズ | 124 KB |
| インストール数 | 168 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2016-05-16 |
| 公開日 | 2016-05-12 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Max Beier |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/maxbeier/chrome-blank-tab |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chrome New Tab Notebook",
"version": "1.0.0",
"description": "Overrides Chrome's new tab page with a small notebook.",
"homepage_url": "https:\/\/github.com\/maxbeier\/chrome-blank-tab",
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |