Discard Tab Firefox

Examine source code of Discard Tab

提供元: Sergey Vlasov
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"
  ]
}

ベストのDiscard Tab代替案

Discard Tabに類似したFirefox add-onをいくつか紹介します: