The Browser Lock Firefox

Examine source code of The Browser Lock

提供元: Edrees Add-on
Inspect and view changes in The Browser Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "The Browser Lock",
  "version": "1.1",
  "description": "It asks the user to confirm when they want to leave the page. And that the information entered by the user may not be saved. Helpful when the page dose not support autosave.",
  "icons": {
    "48": "icons/ico.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/forms/*",
        "*://*.smartsheet.com/*",
        "*://*.microsoft.com/*",
        "*://*.office.com/*"
      ],
      "js": [
        "action.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3dac74cd-bd42-4d8b-bb47-b1a4269642f0}"
    }
  }
}

ベストのThe Browser Lock代替案

The Browser Lockに類似したFirefox add-onをいくつか紹介します: