Improved new tab page
Improved new tabe page for Chrome
What is Improved new tab page?
Improved new tab page is a Chrome extension developed by lifeofamuffin, and its main feature is "Improved new tabe page for Chrome".
Extension Screenshots
Download Improved new tab page Extension CRX File
Download Improved new tab page 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
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.
Extension Basic Information
Name | |
ID | ihefgofeoldeeboigmjjhejekhokojaj |
Official URL | https://chrome.google.com/webstore/detail/improved-new-tab-page/ihefgofeoldeeboigmjjhejekhokojaj |
Description | Improved new tabe page for Chrome |
File Size | 5.91 KB |
Installation Count | 25 |
Current Version | 3 |
Last Updated | 2014-04-12 |
Publish Date | 2014-04-12 |
Rating | 4.67/5 Total 3 Ratings |
Developer | lifeofamuffin |
Payment Type | free |
Supported Languages | 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 } |