Jbzd Comment Collapser Firefox

Examine source code of Jbzd Comment Collapser

Inspect and view changes in Jbzd Comment Collapser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Jbzd Comment Collapser",
  "version": "0.0.1",
  "description": "Adds hiding comment threads on jbzd.",
  "content_scripts": [
    {
      "matches": [
        "https://*.jbzd.com.pl/obr/*"
      ],
      "js": [
        "CommentWrap.js"
      ],
      "css": [
        "CommentWrap.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "res/arrow.png",
        "res/arrow_hover.png"
      ],
      "matches": [
        "https://*.jbzd.com.pl/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "48": "icon/48.png",
    "96": "icon/96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jcc@s-triangle.com"
    }
  }
}

Best Jbzd Comment Collapser Alternatives

Here are some Firefox add-ons that are similar to Jbzd Comment Collapser: