Minify Code Firefox

Examine source code of Minify Code

Inspect and view changes in Minify Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Minify Code",
  "version": "1.2.1",
  "description": "Strip whitespace and comments from CSS JS and HTML code",
  "browser_specific_settings": {
    "gecko": {
      "id": "{03f41523-c1f8-48e8-af63-1c18f4bacc3b}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "48": "img/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": []
}

Best Minify Code Alternatives

Here are some Firefox add-ons that are similar to Minify Code: