Sidebar Comments for Reddit Firefox

Examine source code of Sidebar Comments for Reddit

By: Hobbyt
Inspect and view changes in Sidebar Comments for Reddit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Sidebar Comments for Reddit",
  "version": "1.0.3",
  "description": "Show comments on the right sidebar instead of opening a new tab.",
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-sidebar-comments@extension",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Sidebar Comments for Reddit Alternatives

Here are some Firefox add-ons that are similar to Sidebar Comments for Reddit: