Mini Mealie Firefox

Examine source code of Mini Mealie

Inspect and view changes in Mini Mealie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mini Mealie",
  "description": "Scrape recipes and save them to a Mealie instance.",
  "version": "1.5.7",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus",
    "scripting",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mini-mealie@shaplabs.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Mini Mealie",
    "default_popup": "popup.html"
  }
}

Best Mini Mealie Alternatives

Here are some Firefox add-ons that are similar to Mini Mealie: