Solar System for New Tab

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

Cos'è Solar System for New Tab?

Solar System for New Tab è un'estensione di Chrome sviluppata da martinsfjoao, e la sua funzione principale è "Override the new tab page with an interactive solar system view!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Solar System for New Tab

Scarica i file di estensione Solar System for New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Solar System for New Tab Solar System for New Tab
ID niaplcgenmegfjlnmjigkegkbkkgmjkh
URL Ufficiale https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh
Descrizione Override the new tab page with an interactive solar system view!
Dimensione del File 340 KB
Conteggio Installazioni 955
Versione Corrente 1.2
Ultimo Aggiornamento 2019-08-19
Data di Pubblicazione 2019-08-19
Valutazione 4.80/5 Totale 5 Valutazioni
Sviluppatore martinsfjoao
Tipo di Pagamento free
URL della Pagina di Aiuto https://twitter.com/martinsfjoao
Lingue Supportate 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"
    }
}