Select After Closing Current Firefox

Examine source code of Select After Closing Current

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__"
    }
  }
}

Best Select After Closing Current Alternatives

Here are some Firefox add-ons that are similar to Select After Closing Current: