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をいくつか紹介します: