KPI Tracker | Tally Counter
Keep Track of your actions with simple tally counter
Vad är KPI Tracker | Tally Counter?
KPI Tracker | Tally Counter är en Chrome-tillägg utvecklad av growthnodes, och dess huvudfunktion är "Keep Track of your actions with simple tally counter".
Tilläggsskärmbilder
Ladda ner KPI Tracker | Tally Counter-förlängningens CRX-fil
Ladda ner KPI Tracker | Tally Counter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Keep Track of your actions with simple KPI Tracker tally counter
Grundläggande Information om Tillägg
Namn | KPI Tracker | Tally Counter |
ID | pageafcofdapliljmnpgphmagidacgij |
Officiell webbadress | https://chromewebstore.google.com/detail/kpi-tracker-tally-counter/pageafcofdapliljmnpgphmagidacgij |
Beskrivning | Keep Track of your actions with simple tally counter |
Filstorlek | 654 KB |
Antal Installationer | 82 |
Aktuell Version | 0.0.1 |
Senast Uppdaterad | 2023-06-08 |
Publiceringsdatum | 2023-06-08 |
Utvecklare | growthnodes |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://growthnodes.com/privacy |
Stödda Språk | 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:\/\/*\/*", " |