TopRecipeFinder Firefox

Examine source code of TopRecipeFinder

Inspect and view changes in TopRecipeFinder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "settingvariables.js",
      "libs/jquery-3.6.0.js",
      "/js/storage/settingsObjBg.js",
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "images/ext_icon/icon_16.png",
      "19": "images/ext_icon/icon_19.png",
      "24": "images/ext_icon/icon_24.png",
      "32": "images/ext_icon/icon_32.png",
      "48": "images/ext_icon/icon_48.png",
      "128": "images/ext_icon/icon_128.png"
    },
    "default_title": "TopRecipeFinder browser New Tab Extension"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "recipe.extension@gmail.com"
    }
  },
  "chrome_url_overrides": {
    "newtab": "html/home1.html"
  },
  "description": "Get delicious and easy recipes, including healthy appetizers, entrees, and desserts, with this browser New Tab extension.",
  "icons": {
    "16": "images/ext_icon/icon_16.png",
    "19": "images/ext_icon/icon_19.png",
    "24": "images/ext_icon/icon_24.png",
    "32": "images/ext_icon/icon_32.png",
    "48": "images/ext_icon/icon_48.png",
    "128": "images/ext_icon/icon_128.png"
  },
  "homepage_url": "https://toprecipefinder.com/",
  "manifest_version": 2,
  "name": "TopRecipeFinder",
  "permissions": [
    "*://toprecipefinder.com/*"
  ],
  "short_name": "TopRecipeFinder",
  "version": "1.1",
  "web_accessible_resources": [
    "libs/*",
    "images/*",
    "css/*",
    "html/*",
    "icons/*"
  ]
}

Best TopRecipeFinder Alternatives

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