LastTab Firefox

Examine source code of LastTab

提供元: Slinkee
Inspect and view changes in LastTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reopen Browsing History",
  "version": "1.0",
  "description": "Reopen your browsing history with the shortcut Ctrl + Shift + T",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "history"
  ],
  "commands": {
    "reopen-history": {
      "suggested_key": {
        "default": "Ctrl+Shift+T",
        "mac": "MacCtrl+Shift+T"
      },
      "description": "Reopen your last closed tab"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{35f9069d-4fc5-48bf-b348-b4d3e8212d3f}"
    }
  }
}

ベストのLastTab代替案

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