Work vs Procrastination Meter Firefox

Examine source code of Work vs Procrastination Meter

By: 8xbet
Inspect and view changes in Work vs Procrastination Meter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Work vs Procrastination Meter",
  "short_name": "ProcrastiMeter",
  "version": "1.0.0",
  "description": "Track your browsing habits — see how much time you spend working vs procrastinating. Privacy-first: all data stays on your device.",
  "permissions": [
    "tabs",
    "storage",
    "alarms",
    "idle"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "procrastimeter@example.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "categories.js",
      "storage.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_page": "options.html",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Work vs Procrastination Meter Alternatives

Here are some Firefox add-ons that are similar to Work vs Procrastination Meter: