By Design m Firefox

Examine source code of By Design m

Inspect and view changes in By Design m source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "7.0.1",
  "name": "By Design m",
  "description": "removes thumbnails and plays videos in grayscale — so you watch only what matters, not what looks tempting",
  "homepage_url": "https://github.com/parth721/web-extention-c-",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "bydesign4u@yahoo.com",
      "strict_min_version": "125.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "common.js",
        "modify_an.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "action": {
    "default_icon": {
      "48": "icons/icon48.png"
    },
    "default_title": "ByDesign",
    "default_popup": "options.html"
  }
}

Best By Design m Alternatives

Here are some Firefox add-ons that are similar to By Design m: