Bamboo Blocker Firefox

Examine source code of Bamboo Blocker

Inspect and view changes in Bamboo Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Bamboo Blocker & contributors",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "16": "img/icon_16.png",
      "32": "img/icon_32.png"
    },
    "default_popup": "popup-fenix.html",
    "default_title": "Bamboo Blocker"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bambooblocker1@gmail.com",
      "strict_min_version": "68.0"
    }
  },
  "commands": {
    "_execute_browser_action": {},
    "launch-element-picker": {
      "description": "__MSG_popupTipPicker__"
    },
    "launch-element-zapper": {
      "description": "__MSG_popupTipZapper__"
    },
    "launch-logger": {
      "description": "__MSG_popupTipLog__"
    },
    "open-dashboard": {
      "description": "__MSG_popupTipDashboard__"
    },
    "relax-blocking-mode": {
      "description": "__MSG_relaxBlockingMode__"
    },
    "toggle-cosmetic-filtering": {
      "description": "__MSG_toggleCosmeticFiltering__"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "/js/vapi.js",
        "/js/vapi-client.js",
        "/js/contentscript.js"
      ],
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "/js/scriptlets/subscriber.js"
      ],
      "matches": [
        "https://easylist.to/*",
        "https://*.fanboy.co.nz/*",
        "https://filterlists.com/*",
        "https://forums.lanik.us/*",
        "https://github.com/*",
        "https://*.github.io/*",
        "https://*.letsblock.it/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "default_locale": "en",
  "description": "__MSG_extShortDesc__",
  "icons": {
    "16": "img/SVGBambooLogo.svg",
    "32": "img/SVGBambooLogo.svg",
    "48": "img/SVGBambooLogo.svg",
    "64": "img/SVGBambooLogo.svg",
    "96": "img/SVGBambooLogo.svg"
  },
  "manifest_version": 2,
  "name": "Bamboo Blocker",
  "options_ui": {
    "open_in_tab": true,
    "page": "dashboard.html"
  },
  "permissions": [
    "dns",
    "menus",
    "privacy",
    "storage",
    "tabs",
    "unlimitedStorage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "short_name": "uBlock₀",
  "sidebar_action": {
    "default_icon": "img/SVGBambooLogo.svg",
    "default_panel": "logger-ui.html",
    "default_title": "__MSG_statsPageName__",
    "open_at_install": false
  },
  "version": "0.0.0.2",
  "web_accessible_resources": [
    "/web_accessible_resources/*"
  ]
}

Best Bamboo Blocker Alternatives

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