Streak Tracker

Track your most important habit on a new tab

Qu'est-ce que Streak Tracker ?

Streak Tracker est une extension Chrome développée par https://ignacio.al, et sa fonction principale est "Track your most important habit on a new tab".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Streak Tracker

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

                        -----
Updates for 1.6.2: 
Thanks for sharing your comments and suggestions! This version brings dark mode and a way to name your habit streak. 

We will keep improving this extension for you!
-----

Track your most important habit progress every time you open a new tab, keep motivated and don't lose your streak! 

If you want more features, talk about habits or report any bug please contact me at https://twitter.com/ignacioaal                    

Informations de Base sur l'Extension

Nom Streak Tracker Streak Tracker
ID fjdnbfpmonlaapmkboaihnaecphjjakd
URL Officiel https://chromewebstore.google.com/detail/streak-tracker/fjdnbfpmonlaapmkboaihnaecphjjakd
Description Track your most important habit on a new tab
Taille du Fichier 11.82 KB
Nombre d'Installations 505
Version Actuelle 1.6.2
Dernière Mise à Jour 2022-03-04
Date de Publication 2018-06-05
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://ignacio.al
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ignacio.al
URL de la Page d'Aide https://twitter.com/ignacioaal
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Streak Tracker",
    "description": "Track your most important habit on a new tab",
    "version": "1.6.2",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2,
    "icons": {
        "128": "\/file.png"
    },
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    }
}