KPI Tracker | Tally Counter
Keep Track of your actions with simple tally counter
Wat is KPI Tracker | Tally Counter?
KPI Tracker | Tally Counter is een Chrome-extensie ontwikkeld door growthnodes, en de belangrijkste functie is "Keep Track of your actions with simple tally counter".
Extensie Screenshots
Download het CRX-bestand van de extensie KPI Tracker | Tally Counter
Download KPI Tracker | Tally Counter-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
Keep Track of your actions with simple KPI Tracker tally counter
Basisinformatie over de Extensie
Naam | KPI Tracker | Tally Counter |
ID | pageafcofdapliljmnpgphmagidacgij |
Officiële URL | https://chromewebstore.google.com/detail/kpi-tracker-tally-counter/pageafcofdapliljmnpgphmagidacgij |
Beschrijving | Keep Track of your actions with simple tally counter |
Bestandsgrootte | 654 KB |
Aantal Installaties | 82 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2023-06-08 |
Publicatiedatum | 2023-06-08 |
Ontwikkelaar | growthnodes |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://growthnodes.com/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "KPI Tracker | Tally Counter", "version": "0.0.1", "description": "Keep Track of your actions with simple tally counter", "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "action": { "default_popup": "src\/pages\/popup\/index.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |