Solar

A living solar system for your new tab page

Qu'est-ce que Solar ?

Solar est une extension Chrome développée par https://mikmaks.co.nf, et sa fonction principale est "A living solar system for your new tab page".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Solar

Téléchargez les fichiers d'extension Solar 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

                        Sets your new tab page to a beautiful solar system.
See the 3-day forecast.
Keep a convenient to-do list.
Check the time.
Have your most important links orbiting the sun.
All of that and more, when you install Solar.
Enjoy :)

Changes in version 1.8!:
1. Planets look prettier (arguably :D)
2. Links appear when hovering over planets
3. Fixed Jupiter link bug

Again, I stress, tell me if you find any bugs or glitches, and leave feedback if you like it. Thank you!                    

Informations de Base sur l'Extension

Nom Solar Solar
ID ikkgfgogkemkgheegbioejihpoljdmlo
URL Officiel https://chromewebstore.google.com/detail/solar/ikkgfgogkemkgheegbioejihpoljdmlo
Description A living solar system for your new tab page
Taille du Fichier 2.7 MB
Nombre d'Installations 97
Version Actuelle 1.8
Dernière Mise à Jour 2016-06-30
Date de Publication 2016-06-29
Évaluation 3.67/5 Total 3 Évaluations
Développeur https://mikmaks.co.nf
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Solar",
    "description": "A living solar system for your new tab page",
    "version": "1.8",
    "icons": {
        "16": "graphics\/icon16.png",
        "48": "graphics\/icon48.png",
        "128": "graphics\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "system.html"
    },
    "permissions": [
        "storage",
        "geolocation"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}