Karamel: View Reddit comments on YouTube™ Firefox

Examine source code of Karamel: View Reddit comments on YouTube™

By: odensc
Inspect and view changes in Karamel: View Reddit comments on YouTube™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Karamel: View Reddit comments on YouTube™",
  "short_name": "Karamel",
  "description": "Step up your viewing experience by embedding relevant Reddit comments under YouTube videos.",
  "version": "2.0.1",
  "action": {
    "default_icon": "icon-48.png"
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "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": "{8989562c-bbbb-4868-9e50-b193b0772d6b}",
      "strict_min_version": "127.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.reddit.com/"
  ]
}

Best Karamel: View Reddit comments on YouTube™ Alternatives

Here are some Firefox add-ons that are similar to Karamel: View Reddit comments on YouTube™: