LockMyWeb Firefox

Examine source code of LockMyWeb

By: rr88
Inspect and view changes in LockMyWeb source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LockMyWeb",
  "version": "1.0",
  "description": "Adds password protection to your browser sessions.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a527455d-eddd-402b-aab7-7005f40b6ee3}"
    }
  }
}

Best LockMyWeb Alternatives

Here are some Firefox add-ons that are similar to LockMyWeb: