HTML Class Remover Firefox

Examine source code of HTML Class Remover

Inspect and view changes in HTML Class Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Class Remover",
  "version": "1.1",
  "description": "Removes the app-wrapper-web class from web.whatsapp.com",
  "icons": {
    "48": "icons/html-48.png",
    "96": "icons/html-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.whatsapp.com/*"
      ],
      "js": [
        "classRemover.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8646292c-c6e3-40de-acbf-5042be5a2f7c}"
    }
  }
}

Meilleures alternatives HTML Class Remover

Voici quelques Firefox add-ons qui sont similaires à HTML Class Remover :