Netflix Comments Firefox

Examine source code of Netflix Comments

By: martian Add-on
Inspect and view changes in Netflix Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Netflix Comments",
  "description": "Netflix Comments is a browser extension that brings a comments section to Netflix. Inspired from CrunchyComments.",
  "version": "0.0.2",
  "manifest_version": 3,
  "content_scripts": [
    {
      "matches": [
        "https://www.netflix.com/watch/*",
        "https://www.netflix.com/browse"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "drawer.css",
        "styles.css"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "comentario.js",
        "drawer.js",
        "drawer-init.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "https://crunchy.404420.xyz/*"
  ],
  "icons": {
    "16": "icons/logo.ico",
    "32": "icons/logo.ico",
    "48": "icons/logo.ico",
    "128": "icons/logo.ico"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uwuwuwuwuwuwuwuwuwun@wuwuwuwuwuwuwu"
    }
  }
}

Best Netflix Comments Alternatives

Here are some Firefox add-ons that are similar to Netflix Comments: