SmartForms Data Guard Firefox

Examine source code of SmartForms Data Guard

Par : Edrees Add-on
Inspect and view changes in SmartForms Data Guard 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}"
    }
  }
}

Meilleures alternatives SmartForms Data Guard

Voici quelques Firefox add-ons qui sont similaires à SmartForms Data Guard :