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}"
    }
  }
}

최고의 Subscription Feed Filter for YouTube 대안

다음은 Subscription Feed Filter for YouTube과(와) 유사한 Firefox add-on입니다: