Infinite Craft Ingredient Manager Firefox

Examine source code of Infinite Craft Ingredient Manager

Inspect and view changes in Infinite Craft Ingredient Manager source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Infinite Craft Ingredient Manager",
  "version": "1.1",
  "description": "Allows you to export/import ingredient files for the game Infinite Craft (https://neal.fun)",
  "permissions": [
    "activeTab",
    "storage",
    "downloads",
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://neal.fun/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/craft-48.png"
  },
  "icons": {
    "48": "icons/craft-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a02f0408-d9ff-4611-bdfb-dbe6737d8e51}"
    }
  }
}

Best Infinite Craft Ingredient Manager Alternatives

Here are some Firefox add-ons that are similar to Infinite Craft Ingredient Manager: