Facebook Container Firefox

Examine source code of Facebook Container

Inspect and view changes in Facebook Container source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook Container",
  "version": "1.0",
  "description": "Ngăn chặn Facebook theo dõi hoạt động duyệt web của bạn.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{178a3e82-ebf0-47ed-9875-54e6f39f7db7}"
    }
  }
}

Best Facebook Container Alternatives

Here are some Firefox add-ons that are similar to Facebook Container: