Activity Tracker Firefox

Examine source code of Activity Tracker

Inspect and view changes in Activity Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Activity Tracker",
  "description": "Track your social occurence track your clicks, track your scrolling.",
  "version": "1.1resigned1",
  "background": {
    "scripts": [
      "lib/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "lib/content-script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4131071-28d9-4ffe-b2c1-8a9312b7ee97}"
    }
  }
}

Melhores alternativas Activity Tracker

Aqui estão algumas Firefox add-ons que são similares a Activity Tracker: