Facebook Helper Firefox

Examine source code of Facebook Helper

Inspect and view changes in Facebook Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Facebook Helper",
  "version": "1.0.2",
  "description": "Modifies facebook to have a better user experience.",
  "host_permissions": [
    "https://www.facebook.com/"
  ],
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icons/png/icon16.png",
    "48": "icons/png/icon48.png",
    "128": "icons/png/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/png/icon16.png",
      "48": "icons/png/icon48.png",
      "128": "icons/png/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yash.m.bhayani@zohomail.in",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Facebook Helper Alternatives

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