Facebook Avatar Guard Firefox

Examine source code of Facebook Avatar Guard

By: DuckCIT Add-on
Inspect and view changes in Facebook Avatar Guard 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
{
  "manifest_version": 2,
  "name": "Facebook Avatar Guard",
  "version": "1.0.1",
  "description": "Toggle Facebook profile picture guard",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "webNavigation",
    "notifications",
    "*://*.facebook.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "img/icon.png"
    }
  },
  "icons": {
    "128": "img/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "facebook-avatar-guard@duckcit",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "data_collected": [],
        "data_shared": []
      }
    }
  }
}

Best Facebook Avatar Guard Alternatives

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