Soba - YouTube Comments as a Sidebar Firefox

Examine source code of Soba - YouTube Comments as a Sidebar

Inspect and view changes in Soba - YouTube Comments as a Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Soba - YouTube Comments as a Sidebar",
  "version": "1.7",
  "author": "renaro076",
  "description": "Watch YouTube Videos with your Comment Section as a Sidebar",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "soba@renaro.com"
    }
  }
}

Best Soba - YouTube Comments as a Sidebar Alternatives

Here are some Firefox add-ons that are similar to Soba - YouTube Comments as a Sidebar: