Compactify Firefox

Examine source code of Compactify

제작자: cburggie
Inspect and view changes in Compactify 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"
      ]
    }
  ]
}

최고의 Compactify 대안

다음은 Compactify과(와) 유사한 Firefox add-on입니다: