FullscreenElement Firefox

Examine source code of FullscreenElement

Por: Walter
Inspect and view changes in FullscreenElement source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.1",
  "default_locale": "en",
  "web_accessible_resources": [
    "icons/*.png"
  ],
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content_script.js"
      ],
      "match_about_blank": false,
      "all_frames": false,
      "run_at": "document_idle"
    }
  ]
}

Mejores alternativas FullscreenElement

Aquí hay algunas Firefox add-ons que son similares a FullscreenElement: