Dynamic Productivity Dashboard Firefox

Examine source code of Dynamic Productivity Dashboard

Inspect and view changes in Dynamic Productivity Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dynamic Productivity Dashboard",
  "version": "1.3",
  "description": "A customizable, dynamic dashboard that displays your tasks, calendar events, focus timer, and productivity stats directly in your browser.",
  "permissions": [
    "storage",
    "tabs",
    "alarms"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{693d15b0-13bf-4c36-8427-4f26593ff554}"
    }
  }
}

Best Dynamic Productivity Dashboard Alternatives

Here are some Firefox add-ons that are similar to Dynamic Productivity Dashboard: