Reddit comments button tweaker Firefox

Examine source code of Reddit comments button tweaker

Inspect and view changes in Reddit comments button tweaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit comment button tweaker",
  "version": "2.1resigned1",
  "description": "Resize or hide comment action buttons (flat-list buttons) under each coment to reduce the clutter for easier reading.",
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/r/*"
      ],
      "js": [
        "buttons.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c3401c5d-109c-4a93-bedd-963c6585a381}"
    }
  }
}

Best Reddit comments button tweaker Alternatives

Here are some Firefox add-ons that are similar to Reddit comments button tweaker: