Fallen London Conversion Helper Firefox

Examine source code of Fallen London Conversion Helper

Inspect and view changes in Fallen London Conversion Helper 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": "Fallen London Conversion Helper",
  "description": "This extension for Fallen London adds categories of convertible items to your inventory.",
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage",
    "*://*.fallenlondon.com/"
  ],
  "version": "3.0.9",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "img/icon-48.png",
    "128": "img/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://fallenlondon.com/*",
        "https://*.fallenlondon.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Fallen London Conversion Helper Alternatives

Here are some Firefox add-ons that are similar to Fallen London Conversion Helper: