OnlyHTML Firefox

Examine source code of OnlyHTML

Inspect and view changes in OnlyHTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OnlyHTML",
  "version": "1.0",
  "author": "Vishwa R",
  "description": "An open source Add-on to remove the CSS of a webpage.",
  "icons": {
    "48": "Icons/icon48.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "vishwa.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "OnlyHTML@code-reaper08"
    }
  },
  "content_scripts": [],
  "browser_action": {
    "default_icon": {
      "48": "Icons/icon48.png"
    }
  }
}

Best OnlyHTML Alternatives

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