Blend In Firefox

Examine source code of Blend In

By: Reşat Add-on
Inspect and view changes in Blend In source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Blend In",
  "description": "__MSG_extDescription__",
  "manifest_version": 2,
  "version": "80.0.1autoversioning",
  "version_name": "80-auto-versioning",
  "homepage_url": "https://addons.mozilla.org/en-US/firefox/addon/blend-in/",
  "default_locale": "en_US",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "applications": {
    "gecko": {
      "id": "{0aa26703-f666-467e-bbcb-0201dc49725c}",
      "strict_min_version": "57.0a1"
    }
  },
  "background": {
    "scripts": [
      "chrome/content/common/logging/Logger.js",
      "components/BlendInObserver.js",
      "components/BlendInObserverInstance.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "chrome/content/common/logging/Logger.js",
        "components/BlendInObserver.js",
        "chrome/content/ContentHandler.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "data/blended-in.html",
    "browser_style": true
  },
  "browser_action": {
    "default_title": "Blend In",
    "default_popup": "data/blended-in.html",
    "browser_style": true
  }
}

Best Blend In Alternatives

Here are some Firefox add-ons that are similar to Blend In: