Weekly Task Reminder Firefox

Examine source code of Weekly Task Reminder

Inspect and view changes in Weekly Task Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Weekly Task Reminder",
  "version": "1.2",
  "description": "A weekly task reminder extension to add tasks that will give you a weekly remind to complete them.",
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "senryusuao@gmail.com"
    }
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ]
}

Meilleures alternatives Weekly Task Reminder

Voici quelques Firefox add-ons qui sont similaires à Weekly Task Reminder :