BackTab Firefox

Examine source code of BackTab

By: finite
Inspect and view changes in BackTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BackTab",
  "version": "1.1",
  "description": "An extension that re-opens the previous page in a tab.",
  "icons": {
    "48": "icons/tab_back_white_48.png",
    "96": "icons/tab_back_white_96.png"
  },
  "browser_action": {
    "default_icon": {
      "38": "icons/tab_back_white_38.png"
    },
    "default_title": "BackTab"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best BackTab Alternatives

Here are some Firefox add-ons that are similar to BackTab: