Solar System for New Tab

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

Qu'est-ce que Solar System for New Tab ?

Solar System for New Tab est une extension Chrome développée par martinsfjoao, et sa fonction principale est "Override the new tab page with an interactive solar system view!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Solar System for New Tab

Téléchargez les fichiers d'extension Solar System for New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Solar System for New Tab Solar System for New Tab
ID niaplcgenmegfjlnmjigkegkbkkgmjkh
URL Officiel https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh
Description Override the new tab page with an interactive solar system view!
Taille du Fichier 340 KB
Nombre d'Installations 955
Version Actuelle 1.2
Dernière Mise à Jour 2019-08-19
Date de Publication 2019-08-19
Évaluation 4.80/5 Total 5 Évaluations
Développeur martinsfjoao
Type de Paiement free
URL de la Page d'Aide https://twitter.com/martinsfjoao
Langues Prises en Charge 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"
    }
}