Plant Care Reminder Firefox

Examine source code of Plant Care Reminder

Inspect and view changes in Plant Care Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Plant Care Reminder",
  "version": "1.3",
  "description": "Never forget to water or care for your plants with simple local reminders.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "browser_action": {
    "default_title": "Plant Care Reminder",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Plant-Care-Reminder",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Plant Care Reminder Alternatives

Here are some Firefox add-ons that are similar to Plant Care Reminder: