Select After Closing Current Firefox

Examine source code of Select After Closing Current

제작자: jingyu9575
Inspect and view changes in Select After Closing Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "select-after-closing-current@qw.linux-2g64.local",
      "strict_min_version": "57.0"
    }
  },
  "name": "__MSG_extensionName__",
  "version": "5.3",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/icon.svg"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "optional_permissions": [
    "browserSettings"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "default_locale": "en",
  "commands": {
    "close-1": {
      "description": "__MSG_closeShortcut_1__"
    },
    "close-2": {
      "description": "__MSG_closeShortcut_2__"
    },
    "close-3": {
      "description": "__MSG_closeShortcut_3__"
    },
    "close-4": {
      "description": "__MSG_closeShortcut_4__"
    },
    "close-5": {
      "description": "__MSG_closeShortcut_5__"
    }
  }
}

최고의 Select After Closing Current 대안

다음은 Select After Closing Current과(와) 유사한 Firefox add-on입니다: