CtrlShiftLeave Firefox

Examine source code of CtrlShiftLeave

제작자: Itai Add-on
Inspect and view changes in CtrlShiftLeave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CtrlShiftLeave",
  "version": "1.0",
  "description": "Closes a window when CTRL+Shift are held down and the mouse leaves the window",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "ctrlshiftleave.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9524a3a-1a7b-4ca9-a3fe-765581d675d4}"
    }
  }
}

최고의 CtrlShiftLeave 대안

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