Daily Task Buddy Firefox

Examine source code of Daily Task Buddy

Inspect and view changes in Daily Task Buddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Daily Task Buddy",
  "version": "1.0",
  "description": "A simple daily task tracker that reminds you to check off your tasks each day.",
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fa286165-2241-4474-8d5c-5beb76efd4b5}"
    }
  }
}

Best Daily Task Buddy Alternatives

Here are some Firefox add-ons that are similar to Daily Task Buddy: