Week Plan Firefox

Examine source code of Week Plan

Inspect and view changes in Week Plan source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Week Plan",
  "version": "1.1",
  "description": "Plan your week with a simple 7-day task scheduler",
  "browser_specific_settings": {
    "gecko": {
      "id": "{022f7ce1-020a-433c-9259-4b52fee2de71}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/s16.png",
    "48": "icons/s48.png"
  },
  "browser_action": {
    "default_popup": "view/index.html",
    "default_icon": {
      "16": "icons/s16.png",
      "48": "icons/s48.png"
    }
  },
  "background": {
    "scripts": [
      "core/worker.js"
    ]
  },
  "permissions": []
}

Best Week Plan Alternatives

Here are some Firefox add-ons that are similar to Week Plan: