Beautifier Firefox

Examine source code of Beautifier

Inspect and view changes in Beautifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{f47ac10b-58cc-4372-a567-0e02b2c3d479}",
      "strict_min_version": "42.0"
    }
  },
  "name": "Site Beautifier",
  "version": "1.0.0",
  "icons": {
    "184": "./icons/icon_184.jpg"
  },
  "description": "Beautifies www.Lichtblick.de in which useless contracts are removed from overview.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.lichtblick.de/konto/*"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ]
}

Best Beautifier Alternatives

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