Schedule Planner Web Firefox

Examine source code of Schedule Planner Web

By: 99ok
Inspect and view changes in Schedule Planner Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Schedule Planner",
  "version": "1.0",
  "description": "A simple schedule planner with reminders, drag-and-drop, and sync.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dbd4eecd-3ca1-4d0b-80b7-59dc680bd510}"
    }
  }
}

Best Schedule Planner Web Alternatives

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