Active Tab History Firefox

Examine source code of Active Tab History

Inspect and view changes in Active Tab History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Active Tab History",
  "version": "0.2.3",
  "description": "Go forward and back active tab history with Alt + Period and Alt + Comma",
  "icons": {
    "48": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "forward": {
      "description": "Go forward",
      "suggested_key": {
        "default": "Alt+Period"
      }
    },
    "back": {
      "description": "Go back",
      "suggested_key": {
        "default": "Alt+Comma"
      }
    }
  }
}

Best Active Tab History Alternatives

Here are some Firefox add-ons that are similar to Active Tab History: