Solar System for New Tab

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

Wat is Solar System for New Tab?

Solar System for New Tab is een Chrome-extensie ontwikkeld door martinsfjoao, en de belangrijkste functie is "Override the new tab page with an interactive solar system view!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Solar System for New Tab

Download Solar System for New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Solar System for New Tab Solar System for New Tab
ID niaplcgenmegfjlnmjigkegkbkkgmjkh
Officiële URL https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh
Beschrijving Override the new tab page with an interactive solar system view!
Bestandsgrootte 340 KB
Aantal Installaties 955
Huidige Versie 1.2
Laatst Bijgewerkt 2019-08-19
Publicatiedatum 2019-08-19
Beoordeling 4.80/5 Totaal 5 Beoordelingen
Ontwikkelaar martinsfjoao
Betalingswijze free
Help Pagina-URL https://twitter.com/martinsfjoao
Ondersteunde Talen 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"
    }
}