Recipe Saver Firefox

Examine source code of Recipe Saver

Inspect and view changes in Recipe Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Recipe Saver",
  "version": "1.0",
  "description": "Save and manage your favorite recipes found online.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "icons": {
    "48": "icons/recipe_saver_48.png",
    "128": "icons/recipe_saver_128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/recipe_saver_48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{040d0cdf-4a10-42ac-bd65-11f1a9a6f639}"
    }
  }
}

Best Recipe Saver Alternatives

Here are some Firefox add-ons that are similar to Recipe Saver: