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をいくつか紹介します: