STLtoday Foe Thread Filter Firefox

Examine source code of STLtoday Foe Thread Filter

Inspect and view changes in STLtoday Foe Thread Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "STLtoday Foe Thread Filter",
  "version": "1.1.0",
  "description": "Hides STLtoday forum threads started by users on your foe list or manual block list.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://interact.stltoday.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://interact.stltoday.com/forums/viewforum.php*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_page": "options.html",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "foeblock@zlikwidart.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best STLtoday Foe Thread Filter Alternatives

Here are some Firefox add-ons that are similar to STLtoday Foe Thread Filter: