Recipe scraper for Megroplan! Firefox

Examine source code of Recipe scraper for Megroplan!

Inspect and view changes in Recipe scraper for Megroplan! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Recipe scraper for Megroplan",
  "description": "This extension allows you to easily extract & save recipes of a website to Megroplan!",
  "version": "1.0.1",
  "icons": {
    "48": "ui/img/logo.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "ui/popup.html",
    "default_icon": {
      "16": "ui/img/logo.png",
      "32": "ui/img/logo.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "hello@megroplan.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "cookies",
    "webNavigation",
    "tabs"
  ]
}

Best Recipe scraper for Megroplan! Alternatives

Here are some Firefox add-ons that are similar to Recipe scraper for Megroplan!: