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.

Apa itu Hey Habit?

Hey Habit adalah ekstensi Chrome yang dikembangkan oleh https://heyhabit.com, dan fitur utamanya adalah "Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Hey Habit

Unduh file ekstensi Hey Habit dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Hey Habit Hey Habit
ID icjfbcjblodechjjiomddmjepanloeeb
URL Resmi https://chromewebstore.google.com/detail/hey-habit/icjfbcjblodechjjiomddmjepanloeeb
Deskripsi Replaces the new tab page with a personal dashboard to help you live a healthy lifestyle, build habits, and achieve long term goals.
Ukuran File 469 KB
Jumlah Instalasi 7,958
Versi Saat Ini 0.1.42
Terakhir Diperbarui 2018-04-20
Tanggal Publikasi 2018-04-19
Penilaian 4.31/5 Total 101 Penilaian
Pengembang https://heyhabit.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
        ]
    }
}