Expand Reddit Comments Firefox

Examine source code of Expand Reddit Comments

By: TaroEld
Inspect and view changes in Expand Reddit Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ExpandReddit",
  "version": "1.1",
  "description": "Expands collapsed comments on 'old' Reddit after clicking a button.",
  "icons": {
    "32": "icons/ExpandReddit-32.png",
    "48": "icons/ExpandReddit.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/ExpandReddit-32.png",
    "default_title": "ExpandReddit",
    "default_area": "navbar"
  },
  "background": {
    "scripts": [
      "ExpandReddit.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{af72a944-0335-461e-b5bc-eac15f200bcb}"
    }
  }
}

Best Expand Reddit Comments Alternatives

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