How did I get here? (Tab History) Firefox

Examine source code of How did I get here? (Tab History)

By: rugk
Inspect and view changes in How did I get here? (Tab History) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionNameShort__",
  "version": "0.3resigned1",
  "author": "rugk",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/rugk/how-did-I-get-here",
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/icon-dark.svg",
    "default_title": "__MSG_browserActionButtonTitle__",
    "default_popup": "popup/popup.html",
    "theme_icons": [
      {
        "dark": "icons/icon-dark.svg",
        "light": "icons/icon-light.svg",
        "size": 32
      }
    ]
  },
  "content_security_policy": "default-src 'self'; img-src *",
  "icons": {
    "48": "icons/icon-large.svg",
    "96": "icons/icon-large.svg"
  },
  "default_locale": "en",
  "permissions": [
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "how-did-i-get-here@rugk.github.io",
      "strict_min_version": "57.0"
    }
  }
}

Best How did I get here? (Tab History) Alternatives

Here are some Firefox add-ons that are similar to How did I get here? (Tab History):