Compactifynnn Firefox

Examine source code of Compactifynnn

Inspect and view changes in Compactifynnn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Compactify",
  "version": "1.5",
  "description": "Make links to reddit in a compact reddit tab redirect to the compact site.",
  "homepage_url": "https://github.com/dburggie/compactify",
  "icons": {
    "32": "icons/compactify-32.png",
    "48": "icons/compactify-48.png",
    "64": "icons/compactify-64.png",
    "96": "icons/compactify-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*.compact*"
      ],
      "js": [
        "compactify.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6a7a94f1-9a0e-402d-b5a9-31f725032cff}"
    }
  }
}

Best Compactifynnn Alternatives

Here are some Firefox add-ons that are similar to Compactifynnn: