CombatSlop YT Firefox

Examine source code of CombatSlop YT

Inspect and view changes in CombatSlop YT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CombatSlop YT",
  "description": "Find and elminate slop on Youtube",
  "version": "26.7.22",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "Combat Slop - Settings",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{03f7f66f-379d-42de-9b98-ffdba87431f4}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "content-scripts/content.css"
      ],
      "use_dynamic_url": true,
      "matches": [
        "*://*.youtube.com/*"
      ]
    }
  ]
}

Best CombatSlop YT Alternatives

Here are some Firefox add-ons that are similar to CombatSlop YT: