OctoSSO Firefox

Examine source code of OctoSSO

By: ganta
Inspect and view changes in OctoSSO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OctoSSO",
  "version": "1.2.1",
  "manifest_version": 3,
  "description": "OctoSSO is a browser extension to assist GitHub's single sign-on feature",
  "homepage_url": "https://github.com/ganta/octosso",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png",
    "144": "icons/icon@3x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6b0a6375-0a94-4fbf-94e6-6ff0b3bca1af}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ]
}

Best OctoSSO Alternatives

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