Water Usage Tracker Firefox

Examine source code of Water Usage Tracker

Inspect and view changes in Water Usage Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Water Usage Tracker",
  "description": "Track your water usage and get personalized tips to reduce consumption.",
  "version": "2.1",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "geolocation"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "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": "{bd50e054-77c9-4e11-b1ef-0cb59cf2c548}"
    }
  }
}

Best Water Usage Tracker Alternatives

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