Subscription Feed Filter for YouTube Firefox

Examine source code of Subscription Feed Filter for YouTube

Inspect and view changes in Subscription Feed Filter for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Subscription Feed Filter for YouTube",
  "version": "1.57.8",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "matches": [
        "https://www.youtube.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "common.js",
        "lang/*.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "popup.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d37f4c3-c6cf-4b18-a748-ed4a6e7eb281}"
    }
  }
}

Melhores alternativas Subscription Feed Filter for YouTube

Aqui estão algumas Firefox add-ons que são similares a Subscription Feed Filter for YouTube: