LHC HTTP Image Fixer Firefox

Examine source code of LHC HTTP Image Fixer

Inspect and view changes in LHC HTTP Image Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LHC HTTP Image Fixer",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "version": "0.1.0",
  "description": "Fixes old embedded images on LHC by loading them via HTTPS.",
  "author": "barnet_fair",
  "content_scripts": [
    {
      "matches": [
        "https://*.longhaircommunity.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Best LHC HTTP Image Fixer Alternatives

Here are some Firefox add-ons that are similar to LHC HTTP Image Fixer: