metafilter-deletedposts Firefox

Examine source code of metafilter-deletedposts

By: uws
Inspect and view changes in metafilter-deletedposts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "metafilter-deletedposts",
  "version": "1.2.4",
  "description": "Unofficial Metafilter web extension to show deleted posts.",
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.metafilter.com/"
      ],
      "js": [
        "content/purify.min.js",
        "content/index.js"
      ],
      "css": [
        "content/index.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c9114ab-3ca8-4cda-816e-bff08e1b8e60}"
    }
  }
}

Best metafilter-deletedposts Alternatives

Here are some Firefox add-ons that are similar to metafilter-deletedposts: