Solar System for New Tab

Override the new tab page with an interactive solar system view!

What is Solar System for New Tab?

Solar System for New Tab is a Chrome extension developed by martinsfjoao, and its main feature is "Override the new tab page with an interactive solar system view!".

Extension Screenshots

screenshot

Download Solar System for New Tab Extension CRX File

Download Solar System for 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

                        A living solar system for your browser new tab page. 🌍

Sets your new tab page to a beautiful Solar System View.
Check the time, change between 3D and 2D and much more!

Enjoy and don't forget to leave feedback if you like it. Thank you!                    

Extension Basic Information

Name Solar System for New Tab Solar System for New Tab
ID niaplcgenmegfjlnmjigkegkbkkgmjkh
Official URL https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh
Description Override the new tab page with an interactive solar system view!
File Size 340 KB
Installation Count 955
Current Version 1.2
Last Updated 2019-08-19
Publish Date 2019-08-19
Rating 4.80/5 Total 5 Ratings
Developer martinsfjoao
Payment Type free
Help Page URL https://twitter.com/martinsfjoao
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Solar System for New Tab",
    "description": "Override the new tab page with an interactive solar system view!",
    "version": "1.2",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}