Block The Rich Firefox

Examine source code of Block The Rich

Inspect and view changes in Block The Rich source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Like an ad-blocker, but for obscenely wealthy people with overinflated egos!",
  "manifest_version": 2,
  "name": "Block The Rich",
  "version": "1.0.4",
  "icons": {
    "96": "icons/blocktherich-on-96.png"
  },
  "permissions": [
    "activeTab",
    "https://*/*",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/blocktherich-on-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "blocktherich.js"
      ],
      "css": [
        "blocktherich.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{365bc797-f745-4772-ae91-83a1a7abb21e}"
    }
  }
}

Best Block The Rich Alternatives

Here are some Firefox add-ons that are similar to Block The Rich: