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입니다: