Last Tab Firefox

Examine source code of Last Tab

提供元: Mehedi Hasan
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"
    }
  }
}

ベストのLast Tab代替案

Last Tabに類似したFirefox add-onをいくつか紹介します: