iHabit

Simple, minimalist habit tracking.

Qu'est-ce que iHabit ?

iHabit est une extension Chrome développée par brenzenitho, et sa fonction principale est "Simple, minimalist habit tracking.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

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

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

                        Improve your life with new, impactful habits. Create weekly recurring habit schedules.

Make your habits stick with progress visualizations for week, month, year, and all-time.

Modern, clean, zero-complexity habit tracking.                    

Informations de Base sur l'Extension

Nom iHabit iHabit
ID ngbhaiedpgcjihgkkanmacofdekipmnd
URL Officiel https://chromewebstore.google.com/detail/ihabit/ngbhaiedpgcjihgkkanmacofdekipmnd
Description Simple, minimalist habit tracking.
Taille du Fichier 241 KB
Nombre d'Installations 250
Version Actuelle 0.0.0.2
Dernière Mise à Jour 2022-12-29
Date de Publication 2022-10-28
Évaluation 4.88/5 Total 8 Évaluations
Développeur brenzenitho
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://enchanted-mallet-f6c.notion.site/Privacy-Policy-35cc65ff4cce42ba9714a20fb0bc46f4
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iHabit",
    "description": "Simple, minimalist habit tracking.",
    "version": "0.0.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open today's habits"
    },
    "icons": {
        "16": "Icon16.png",
        "48": "Icon48.png",
        "128": "Icon128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage"
    ]
}