Tab Activity Tracker Firefox

Examine source code of Tab Activity Tracker

By: demo
Inspect and view changes in Tab Activity Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Activity Tracker",
  "version": "1.0",
  "description": "Tracks active tab domain and sends to local backend",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Tab Tracker"
  },
  "applications": {
    "gecko": {
      "id": "tab-sni-monitor@Ketan.com"
    }
  }
}

Best Tab Activity Tracker Alternatives

Here are some Firefox add-ons that are similar to Tab Activity Tracker: