Hey Habit

Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.

Qu'est-ce que Hey Habit ?

Hey Habit est une extension Chrome développée par https://heyhabit.com, et sa fonction principale est "Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Hey Habit

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

                        Hey Habit is about helping you helping you maintain a healthy lifestyle and achieve your long term goals. It emphasizes recurring tasks enabling you to make a decision once and stick with it. Projects allow you to break down larger goals into their individual pieces, which you can optionally schedule for specific days.                    

Informations de Base sur l'Extension

Nom Hey Habit Hey Habit
ID icjfbcjblodechjjiomddmjepanloeeb
URL Officiel https://chromewebstore.google.com/detail/hey-habit/icjfbcjblodechjjiomddmjepanloeeb
Description Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.
Taille du Fichier 469 KB
Nombre d'Installations 7,958
Version Actuelle 0.1.42
Dernière Mise à Jour 2018-04-20
Date de Publication 2018-04-19
Évaluation 4.31/5 Total 101 Évaluations
Développeur https://heyhabit.com
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": "Hey Habit",
    "description": "Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.",
    "version": "0.1.42",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "hey-habit-128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com https:\/\/d24n15hnbwhuhn.cloudfront.net\/libs\/amplitude-3.0.1-min.gz.js; object-src 'self'",
    "permissions": [
        "identity"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjQLJG76bqPJJ08BZpBxs7f2DnKYfrfm0R4flPzzX4xCSNAWpXl1TvNdOSSURgw4Im8zm0\/+qlNA9oOsf+Rb4+eGGIV6YjzWLpWXdIIwF2nzrAMrRYzSGPlht1hPn7wlnldkB6xy7SkG6bgdFMe91vKVwyL6bsgyw5fNNOp3biZ1LSg\/FraxIbXRZcKlcSTi\/QXwxtEvln9o+YuC4eYlxG4vdlWCNJHnZmhTdHCZSfdfoq6sCCdby8ysXs+T3dWR2ddF7Vq0jd1jQnjewR1Gt46MTv0\/X3rrNQgxtKiOlih42bZZGxL4bcAIkHd9hQpd7JN\/xriuXghJwmeVRdJSvCQIDAQAB",
    "oauth2": {
        "client_id": "816653223986-93kaverfgfqc13c70vbg7ncjjorkpp25.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}