GitHub: Preserve URL fragment in auth flow Firefox

Examine source code of GitHub: Preserve URL fragment in auth flow

Inspect and view changes in GitHub: Preserve URL fragment in auth flow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub: Preserve URL fragment in auth flow",
  "version": "1.0.0",
  "homepage_url": "https://github.com/cakoose/github-preserve-url-fragment-in-auth-flow-browser-extension",
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://github.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best GitHub: Preserve URL fragment in auth flow Alternatives

Here are some Firefox add-ons that are similar to GitHub: Preserve URL fragment in auth flow: