Sifted Modal Sifter Firefox

Examine source code of Sifted Modal Sifter

By: Siverra
Inspect and view changes in Sifted Modal Sifter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Sifted Modal Sifter",
  "version": "0.0.1",
  "description": "A Firefox extension that removes modals and related elements on the Sifted website.",
  "icons": {
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://sifted.eu/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "a7c22f7f4a49c0456e0951422aa21851b2516b0f@siverra"
    }
  }
}

Best Sifted Modal Sifter Alternatives

Here are some Firefox add-ons that are similar to Sifted Modal Sifter: