FB Markeplace Listing Hider Firefox

Examine source code of FB Markeplace Listing Hider

By: Ygypt Add-on
Inspect and view changes in FB Markeplace Listing Hider 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": "FB Markeplace Listing Hider",
  "version": "1.0",
  "description": "Adds a hide button to Facebook Marketplace listings so that they don't appear again.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "fbm_listing_hider.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@fbmlistinghider.ygypt",
      "strict_min_version": "140.0"
    },
    "gecko_android": {
      "strict_min_version": "140.0"
    },
    "safari": {
      "strict_min_version": "18.5"
    }
  }
}

Best FB Markeplace Listing Hider Alternatives

Here are some Firefox add-ons that are similar to FB Markeplace Listing Hider: