Growth Tracker
Plant themed journal and mood tracker!
Wat is Growth Tracker?
Growth Tracker is een Chrome-extensie ontwikkeld door Cmd Cat, en de belangrijkste functie is "Plant themed journal and mood tracker!".
Extensie Screenshots
Download het CRX-bestand van de extensie Growth Tracker
Download Growth 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
Track your mood and journal your thoughts right in your browser!
Growth Tracker features:
>Daily mood tracking
>Daily Journaling
>Year overview
>View and edit past entries
>Export mood/journal history
>Offline support
>Lock entries to prevent accidental editing
>Calming plant theme
Designed and programmed by Namesnipes and WillowRed AKA Cmd Cat Basisinformatie over de Extensie
| Naam | |
| ID | pkbbochahepbkpkkidbhhdjhmjafgncm |
| Officiële URL | https://chromewebstore.google.com/detail/growth-tracker/pkbbochahepbkpkkidbhhdjhmjafgncm |
| Beschrijving | Plant themed journal and mood tracker! |
| Bestandsgrootte | 875 KB |
| Aantal Installaties | 2,130 |
| Huidige Versie | 0.13 |
| Laatst Bijgewerkt | 2023-08-28 |
| Publicatiedatum | 2022-07-07 |
| Beoordeling | 4.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Cmd Cat |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/Namesnipes/Growth-Tracker |
| Help Pagina-URL | https://github.com/Namesnipes/Growth-Tracker/issues |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Plant themed journal and mood tracker!",
"manifest_version": 3,
"name": "Growth Tracker",
"version": "0.13",
"permissions": [
"storage"
],
"homepage_url": "https:\/\/github.com\/Namesnipes\/Extension",
"icons": {
"16": "assets\/icon16.png",
"32": "assets\/icon32.png",
"48": "assets\/icon48.png",
"128": "assets\/icon128.png"
},
"action": {
"default_popup": "main.html",
"default_title": "Growth Tracker"
}
} | |