Last Tab Firefox

Examine source code of Last Tab

Inspect and view changes in Last Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "lasttab",
  "version": "0.0.3",
  "description": "Allows you to switch to the last tab, Press Alt + Z",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "lasttab.js"
    ]
  },
  "commands": {
    "switch-to-last-tab": {
      "suggested_key": {
        "default": "Alt+Z"
      },
      "description": "Send a 'switch-to-last-tab' event"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@lasttab"
    }
  }
}

Melhores alternativas Last Tab

Aqui estão algumas Firefox add-ons que são similares a Last Tab: