Healthatize Firefox

Examine source code of Healthatize

Inspect and view changes in Healthatize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Healthatize",
  "version": "1.0.1",
  "description": "Decode your food, empower your health.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "healthatize@gmail.com"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Healthatize Alternatives

Here are some Firefox add-ons that are similar to Healthatize: