Panic Button Firefox

Examine source code of Panic Button

By: Picsweb
Inspect and view changes in Panic Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Panic Button",
  "description": "This extension allows user to close all opened tabs with s single button click. Allows to set a webpage to open.",
  "version": "1.1",
  "background": {
    "scripts": [
      "back.js"
    ]
  },
  "icons": {
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Panic Button Alternatives

Here are some Firefox add-ons that are similar to Panic Button: