TimeTrack Firefox

Examine source code of TimeTrack

Inspect and view changes in TimeTrack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TimeTrack",
  "version": "0.4.0.3",
  "description": "Helps you limit time you spend procrastinating on the internet",
  "permissions": [
    "storage",
    "tabs"
  ],
  "optional_permissions": [
    "downloads",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "timetrack@carcinizer",
      "strict_min_version": "69.0"
    }
  },
  "background": {
    "page": "src/background.html"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "TimeTrack",
    "default_popup": "src/menu.html"
  }
}

Best TimeTrack Alternatives

Here are some Firefox add-ons that are similar to TimeTrack: