InputOutfocus Firefox

Examine source code of InputOutfocus

By: wooseok
Inspect and view changes in InputOutfocus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InputOutfocus",
  "version": "1.0",
  "description": "make focus out when you change windows in browser",
  "icons": {
    "64": "icons/64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "inputoutfocus.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d014ecda-9273-47aa-a71a-12932fdc47b7}"
    }
  }
}

Best InputOutfocus Alternatives

Here are some Firefox add-ons that are similar to InputOutfocus: