TST Lock Firefox

Examine source code of TST Lock

By: Irv66
Inspect and view changes in TST Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "images/lock.png"
  },
  "description": "Lock important tabs from being accidentally closed.",
  "homepage_url": "https://github.com/irvinm/TST-Lock",
  "manifest_version": 2,
  "name": "TST Lock",
  "version": "1.1.7",
  "permissions": [
    "sessions",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "images/lock.png"
  },
  "applications": {
    "gecko": {
      "id": "TST-Lock@irvinm.addons.mozilla.org"
    }
  },
  "web_accessible_resources": [
    "images/*.png"
  ]
}

Best TST Lock Alternatives

Here are some Firefox add-ons that are similar to TST Lock: