showModalDialog Shim Firefox

Examine source code of showModalDialog Shim

Por: Michael
Inspect and view changes in showModalDialog Shim source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "showModalDialog Shim",
  "version": "1.2resigned1",
  "description": "showModalDialog shim rewrites deprecated showModalDialog() to window.open() function so it works in newer browsers",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "shim.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2160c065-86e1-4d2c-a938-6a2412111b04}"
    }
  }
}

Melhores alternativas showModalDialog Shim

Aqui estão algumas Firefox add-ons que são similares a showModalDialog Shim: