Clean Twilight Sparkle New Tab
Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.
What is Clean Twilight Sparkle New Tab?
Clean Twilight Sparkle New Tab is a Chrome extension developed by Thorinair, and its main feature is "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.".
Extension Screenshots
Download Clean Twilight Sparkle New Tab Extension CRX File
Download Clean Twilight Sparkle New Tab 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
NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj Changes in Version 1.1.1: - Updated the icon. Changes in Version 1.1.0: - New design for the attribution image. This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Twilight Sparkle theme. The awesome background was made by piranhaplant1 (http://piranhaplant1.deviantart.com/art/Twilight-Sparkle-Wallpaper-276865561) so check him out!
Extension Basic Information
Name | Clean Twilight Sparkle New Tab |
ID | echplgdknjkegkpnjdmjglbdflimoije |
Official URL | https://chromewebstore.google.com/detail/clean-twilight-sparkle-ne/echplgdknjkegkpnjdmjglbdflimoije |
Description | Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1. |
File Size | 636 KB |
Installation Count | 133 |
Current Version | 1.1.1 |
Last Updated | 2015-10-08 |
Publish Date | 2015-10-08 |
Rating | 3.79/5 Total 14 Ratings |
Developer | Thorinair |
Payment Type | free |
Extension Website | https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Clean Twilight Sparkle New Tab", "description": "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.", "version": "1.1.1", "manifest_version": 2, "icons": { "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "nt.html" } } |