Tab Grenade Firefox

Examine source code of Tab Grenade

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

Melhores alternativas Tab Grenade

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