KPI Tracker | Tally Counter
Keep Track of your actions with simple tally counter
What is KPI Tracker | Tally Counter?
KPI Tracker | Tally Counter is a Chrome extension developed by growthnodes, and its main feature is "Keep Track of your actions with simple tally counter".
Extension Screenshots
Download KPI Tracker | Tally Counter Extension CRX File
Download KPI Tracker | Tally Counter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Keep Track of your actions with simple KPI Tracker tally counter
Extension Basic Information
Name | KPI Tracker | Tally Counter |
ID | pageafcofdapliljmnpgphmagidacgij |
Official URL | https://chromewebstore.google.com/detail/kpi-tracker-tally-counter/pageafcofdapliljmnpgphmagidacgij |
Description | Keep Track of your actions with simple tally counter |
File Size | 654 KB |
Installation Count | 82 |
Current Version | 0.0.1 |
Last Updated | 2023-06-08 |
Publish Date | 2023-06-08 |
Developer | growthnodes |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://growthnodes.com/privacy |
Supported Languages | 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:\/\/*\/*", " |