boom! – Declutter pages, improve readability Firefox

Examine source code of boom! – Declutter pages, improve readability

Inspect and view changes in boom! – Declutter pages, improve readability source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "boom! – Declutter pages, improve readability",
  "short_name": "boom!",
  "applications": {
    "gecko": {
      "id": "boom@rileyjshaw.com"
    }
  },
  "description": "Declutter webpages and improve readability... Point, click, boom!",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon38.png",
    "default_title": "Boom!"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "match_about_blank": true,
      "js": [
        "client.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "icon38.png",
    "icon38-active.png"
  ],
  "version": "1.1.2resigned1"
}

Best boom! – Declutter pages, improve readability Alternatives

Here are some Firefox add-ons that are similar to boom! – Declutter pages, improve readability: