Weekly Planner Firefox

Examine source code of Weekly Planner

Inspect and view changes in Weekly Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weekly Planner",
  "version": "1.2.1",
  "description": "Add tasks to days of the week and track completion",
  "browser_specific_settings": {
    "gecko": {
      "id": "{24a8e848-d9f2-428f-bc09-7b1fb6e1e0e0}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "png/16.png",
    "48": "png/48.png"
  },
  "browser_action": {
    "default_popup": "html/popup.html",
    "default_icon": {
      "16": "png/16.png",
      "48": "png/48.png"
    }
  },
  "background": {
    "scripts": [
      "task/bg.js"
    ]
  },
  "permissions": []
}

Best Weekly Planner Alternatives

Here are some Firefox add-ons that are similar to Weekly Planner: