Detail Expander Firefox

Examine source code of Detail Expander

Inspect and view changes in Detail Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "detail-expander",
  "version": "1.0",
  "description": "Expands contents of html <details> tags.",
  "icons": {
    "48": "icons/exp-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/col.png",
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs"
  ]
}

Best Detail Expander Alternatives

Here are some Firefox add-ons that are similar to Detail Expander: