Smart Media Blocker Firefox

Examine source code of Smart Media Blocker

Inspect and view changes in Smart Media Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "One click to block images or other media from loading in websites.",
  "manifest_version": 2,
  "name": "Smart Media Blocker",
  "version": "1.1",
  "homepage_url": "https://github.com/xuxinhang/smart-media-blocker/",
  "icons": {
    "16": "icons/logo.png",
    "24": "icons/logo.png",
    "32": "icons/logo.png",
    "48": "icons/logo.png",
    "64": "icons/logo.png",
    "128": "icons/logo.png",
    "256": "icons/logo.png",
    "512": "icons/logo.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage",
    "menus",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "common/browser-polyfill.min.js",
      "common/rule.js",
      "background/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Smart Media Blocker",
    "default_area": "navbar",
    "theme_icons": [
      {
        "light": "icons/lr.png",
        "dark": "icons/dr.png",
        "size": 32
      }
    ]
  },
  "options_ui": {
    "page": "pages/optionpage.html",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-media-blocker@xuxinhang"
    }
  }
}

Best Smart Media Blocker Alternatives

Here are some Firefox add-ons that are similar to Smart Media Blocker: