JSK Task Time Tracker Firefox

Examine source code of JSK Task Time Tracker

Inspect and view changes in JSK Task Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Task Time Tracker",
  "version": "1.2.6",
  "description": "A simple IndexedDB CRUD example for tracking project tasks.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Task Time Tracker",
    "default_popup": "dashboard.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sivakumar.image@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best JSK Task Time Tracker Alternatives

Here are some Firefox add-ons that are similar to JSK Task Time Tracker: