ActLytic | Browser Activity Tracker Chrome

Examine source code of ActLytic | Browser Activity Tracker

Inspect and view changes in ActLytic | Browser Activity Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "ActLytic | Browser Activity Tracker",
  "version": "4.1.0",
  "description": "See where your day went — daily and weekly browsing analytics, generated entirely on your device. Nothing uploaded.",
  "icons": {
    "16": "images/act16.png",
    "48": "images/act48.png",
    "64": "images/act64.png",
    "128": "images/act128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "images/act16.png",
      "48": "images/act48.png",
      "64": "images/act64.png",
      "128": "images/act128.png"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "alarms",
    "notifications"
  ],
  "background": {
    "service_worker": "background/index.js",
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content/pill.js"
      ],
      "css": [
        "content/pill.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best ActLytic | Browser Activity Tracker Alternatives

Here are some Chrome extensions that are similar to ActLytic | Browser Activity Tracker: