Water Reminders Firefox

Examine source code of Water Reminders

By: RIO66
Inspect and view changes in Water Reminders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Water Reminder",
  "version": "1.0",
  "description": "Reminds you to drink water at set intervals.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{10610da2-063a-4bed-9f66-7504352d2601}"
    }
  }
}

Best Water Reminders Alternatives

Here are some Firefox add-ons that are similar to Water Reminders: