fullscreenit Firefox

Examine source code of fullscreenit

제작자: James Add-on
Inspect and view changes in fullscreenit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fullscreen",
  "version": "1.0",
  "description": "Allows pages to be fullscreened",
  "icons": {
    "64": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{034f2c8f-126b-42c1-984c-2c0a9719ddec}"
    }
  }
}

최고의 fullscreenit 대안

다음은 fullscreenit과(와) 유사한 Firefox add-on입니다: