Uglier Websites Firefox

Examine source code of Uglier Websites

Inspect and view changes in Uglier Websites source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Uglier Websites",
  "version": "1.1",
  "homepage_url": "https://github.com/trustedtomato/uglier-websites",
  "description": "Makes given websites uglier.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "permissions": [
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uglier-websites@trustedtomato.github.io",
      "strict_min_version": "59.0"
    }
  }
}

Best Uglier Websites Alternatives

Here are some Firefox add-ons that are similar to Uglier Websites: