Suggestions Purge Firefox

Examine source code of Suggestions Purge

By: domi
Inspect and view changes in Suggestions Purge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.2",
  "name": "Suggestions Purge",
  "description": "Removes suggested spam content from Linkedin web pages.",
  "author": "Dominik Polzer",
  "homepage_url": "https://dpolzer.pages.dev",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://*.linkedin.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{12133349-5bc3-421b-aba1-55b641ac8083}"
    }
  }
}

Best Suggestions Purge Alternatives

Here are some Firefox add-ons that are similar to Suggestions Purge: