Chrome New Tab Notebook
Overrides Chrome's new tab page with a small notebook.
What is Chrome New Tab Notebook?
Chrome New Tab Notebook is a Chrome extension developed by Max Beier, and its main feature is "Overrides Chrome's new tab page with a small notebook.".
Extension Screenshots
Download Chrome New Tab Notebook Extension CRX File
Download Chrome New Tab Notebook extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Chrome extension that overrides Chrome's new tab page with a small notebook.
Extension Basic Information
Name | Chrome New Tab Notebook |
ID | jklakdeidljpklncnoijalimnkpmnhmc |
Official URL | https://chromewebstore.google.com/detail/chrome-new-tab-notebook/jklakdeidljpklncnoijalimnkpmnhmc |
Description | Overrides Chrome's new tab page with a small notebook. |
File Size | 124 KB |
Installation Count | 168 |
Current Version | 1.0.0 |
Last Updated | 2016-05-16 |
Publish Date | 2016-05-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Max Beier |
Payment Type | free |
Extension Website | https://github.com/maxbeier/chrome-blank-tab |
Supported Languages | 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" } } |