Evelyn: View Reddit comments on Dropout Firefox

Examine source code of Evelyn: View Reddit comments on Dropout

Inspect and view changes in Evelyn: View Reddit comments on Dropout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Evelyn: View Reddit comments on Dropout",
  "short_name": "Evelyn",
  "description": "Step up your viewing experience by embedding relevant Reddit comments under Dropout videos.",
  "version": "1.0.0",
  "action": {
    "default_icon": "icon-48.png"
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.dropout.tv/*videos/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c612d0e1-642f-49c0-aa7c-197b37798856}",
      "strict_min_version": "127.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.reddit.com/"
  ]
}

Best Evelyn: View Reddit comments on Dropout Alternatives

Here are some Firefox add-ons that are similar to Evelyn: View Reddit comments on Dropout: