Yt Monetization Check Firefox

Examine source code of Yt Monetization Check

Inspect and view changes in Yt Monetization Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Yt Monetization Check",
  "version": "0.0.2",
  "description": "This extension will detect that any youtube channel is Monetize or not.",
  "manifest_version": 2,
  "author": "Ujas J Dubal",
  "background": {
    "scripts": [
      "ytmc.background.js"
    ]
  },
  "icons": {
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://youtube.com/*",
        "*://www.youtube.com/*",
        "*://m.youtube.com/*"
      ],
      "exclude_matches": [
        "*://*.music.youtube.com/*",
        "*://studio.youtube.com/*"
      ],
      "js": [
        "ytmc.content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{36c16728-9041-479e-b2c1-56640e6217d4}"
    }
  }
}

Best Yt Monetization Check Alternatives

Here are some Firefox add-ons that are similar to Yt Monetization Check: