Discard Active Tab Toolbar Button Firefox

Examine source code of Discard Active Tab Toolbar Button

제작자: haseebs Add-on
Inspect and view changes in Discard Active Tab Toolbar Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Discards the active tab",
  "manifest_version": 2,
  "name": "Discard Active Tab Toolbar Button",
  "version": "2022.2.21.1",
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/favicon-16x16.png",
      "32": "icons/favicon-32x32.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

최고의 Discard Active Tab Toolbar Button 대안

다음은 Discard Active Tab Toolbar Button과(와) 유사한 Firefox add-on입니다: