Spring

A minimal new tab page for Google Chrome.

Qu'est-ce que Spring ?

Spring est une extension Chrome développée par jamiller.me, et sa fonction principale est "A minimal new tab page for Google Chrome.".

Captures d'Écran de l'Extension

screenshot

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

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

                        Spring is a minimal new tab page for Chrome.

Featuring:
🚀  Full-size background photos, tailored to the resolution of your monitor, from Unsplash.
🔥 An analog clock face inspired by Ziiiro.
🤖 A location-aware digital clock.

✌️                    

Informations de Base sur l'Extension

Nom Spring Spring
ID lcomlokgcbklomfecjjpjlncapnhepbl
URL Officiel https://chromewebstore.google.com/detail/spring/lcomlokgcbklomfecjjpjlncapnhepbl
Description A minimal new tab page for Google Chrome.
Taille du Fichier 34.85 KB
Nombre d'Installations 80
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-04-27
Date de Publication 2018-04-23
Évaluation 5.00/5 Total 4 Évaluations
Développeur jamiller.me
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://jamiller.me
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spring",
    "description": "A minimal new tab page for Google Chrome.",
    "version": "1.0.0",
    "manifest_version": 2,
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "spring.html"
    },
    "icons": {
        "128": "icon128.png"
    }
}