Solar System for New Tab

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

¿Qué es Solar System for New Tab?

Solar System for New Tab es una extensión de Chrome desarrollada por martinsfjoao, y su función principal es "Override the new tab page with an interactive solar system view!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Solar System for New Tab

Descarga archivos de extensión Solar System for New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Solar System for New Tab Solar System for New Tab
ID niaplcgenmegfjlnmjigkegkbkkgmjkh
URL Oficial https://chromewebstore.google.com/detail/solar-system-for-new-tab/niaplcgenmegfjlnmjigkegkbkkgmjkh
Descripción Override the new tab page with an interactive solar system view!
Tamaño del Archivo 340 KB
Cantidad de Instalaciones 955
Versión Actual 1.2
Última Actualización 2019-08-19
Fecha de Publicación 2019-08-19
Calificación 4.80/5 Total de 5 Calificaciones
Desarrollador martinsfjoao
Tipo de Pago free
URL de la Página de Ayuda https://twitter.com/martinsfjoao
Idiomas Soportados 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"
    }
}