AquaFlow - Daily Hydration Tracker Firefox

Examine source code of AquaFlow - Daily Hydration Tracker

Inspect and view changes in AquaFlow - Daily Hydration Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AquaFlow - Daily Hydration Tracker",
  "version": "1.0.0",
  "description": "Track your daily water intake with visual progress indicators and gentle reminders to stay properly hydrated throughout the day.",
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "AquaFlow Hydration Tracker",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    "icons/*.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1f4fa59a-85ed-426e-85f7-f132a6c999c5}"
    }
  }
}

Best AquaFlow - Daily Hydration Tracker Alternatives

Here are some Firefox add-ons that are similar to AquaFlow - Daily Hydration Tracker: