Streak Tracker
Track your most important habit on a new tab
Wat is Streak Tracker?
Streak Tracker is een Chrome-extensie ontwikkeld door https://ignacio.al, en de belangrijkste functie is "Track your most important habit on a new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Streak Tracker
Download Streak Tracker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
-----
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 Basisinformatie over de Extensie
| Naam | |
| ID | fjdnbfpmonlaapmkboaihnaecphjjakd |
| Officiële URL | https://chromewebstore.google.com/detail/streak-tracker/fjdnbfpmonlaapmkboaihnaecphjjakd |
| Beschrijving | Track your most important habit on a new tab |
| Bestandsgrootte | 11.82 KB |
| Aantal Installaties | 505 |
| Huidige Versie | 1.6.2 |
| Laatst Bijgewerkt | 2022-03-04 |
| Publicatiedatum | 2018-06-05 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://ignacio.al |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://ignacio.al |
| Help Pagina-URL | https://twitter.com/ignacioaal |
| Ondersteunde Talen | 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"
}
} | |