FP Archive Firefox

Examine source code of FP Archive

Inspect and view changes in FP Archive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FP Archive",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "0.4",
  "description": "This extension will allow you to use existing Facepunch links in search results/old links.",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "http://forum.facepunch.com/*",
        "https://forum.facepunch.com/*"
      ],
      "js": [
        "fpArchive.js"
      ]
    }
  ],
  "permissions": [
    "tabs"
  ]
}

Best FP Archive Alternatives

Here are some Firefox add-ons that are similar to FP Archive: