KPI Tracker | Tally Counter
Keep Track of your actions with simple tally counter
Hvad er KPI Tracker | Tally Counter?
KPI Tracker | Tally Counter er en Chrome-udvidelse udviklet af growthnodes, og dens hovedfunktion er "Keep Track of your actions with simple tally counter".
Udvidelsesskærmbilleder
Download KPI Tracker | Tally Counter-udvidelses-CRX-fil
Download KPI Tracker | Tally Counter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Keep Track of your actions with simple KPI Tracker tally counter
Grundlæggende oplysninger om udvidelsen
Navn | KPI Tracker | Tally Counter |
ID | pageafcofdapliljmnpgphmagidacgij |
Officiel URL | https://chromewebstore.google.com/detail/kpi-tracker-tally-counter/pageafcofdapliljmnpgphmagidacgij |
Beskrivelse | Keep Track of your actions with simple tally counter |
Filstørrelse | 654 KB |
Antal Installationer | 82 |
Nuværende Version | 0.0.1 |
Senest Opdateret | 2023-06-08 |
Udgivelsesdato | 2023-06-08 |
Udvikler | growthnodes |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://growthnodes.com/privacy |
Understøttede Sprog | 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:\/\/*\/*", " |