Tab Grenade Firefox

Examine source code of Tab Grenade

제작자: Sergi Mansilla Add-on
Inspect and view changes in Tab Grenade source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tabgrenade",
  "version": "1.0.0",
  "description": "Tab Grenade is a Firefox Browser extension that creates a persistent list of all your open tabs and then closes them all",
  "author": "Sergi Mansilla (https://sergimansilla.com) <sergi@sergimansilla.com>",
  "icons": {
    "48": "icons/grenade-48.png",
    "96": "icons/grenade-96.png"
  },
  "browser_action": {
    "default_icon": "icons/grenade-48.png",
    "default_title": "Bookmark it!"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

최고의 Tab Grenade 대안

다음은 Tab Grenade과(와) 유사한 Firefox add-on입니다: