Close Window Button Firefox

Examine source code of Close Window Button

제작자: jingyu9575
Inspect and view changes in Close Window Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "close-window-button@qw.linux-2g64.local"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "2.2resigned1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_actionTitle__",
    "theme_icons": [
      {
        "light": "icons/icon-light.svg",
        "dark": "icons/icon.svg",
        "size": 48
      }
    ]
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en"
}

최고의 Close Window Button 대안

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