Discard Tab Firefox

Examine source code of Discard Tab

Inspect and view changes in Discard Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discard Tab",
  "description": "Discard tabs to free up resources",
  "version": "2.1",
  "icons": {
    "48": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "discard-tab-command": {
      "suggested_key": {
        "default": "Alt+U"
      },
      "description": "Discard Current Tab"
    }
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "activeTab"
  ]
}

Mejores alternativas Discard Tab

Aquí hay algunas Firefox add-ons que son similares a Discard Tab: