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"
  ]
}

Melhores alternativas Discard Tab

Aqui estão algumas Firefox add-ons que são similares a Discard Tab: