Saverd Recipe Clipper Firefox

Examine source code of Saverd Recipe Clipper

By: Saverd
Inspect and view changes in Saverd Recipe Clipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Saverd Recipe Clipper",
  "description": "Clip and save recipes from thousands of recipe sites right to your Saverd recipe box.",
  "version": "3.0",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3f8f9f1-40c6-423f-923d-6a2dc7ba2c87}",
      "strict_min_version": "69.0"
    }
  }
}

Best Saverd Recipe Clipper Alternatives

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