Repository analytics on the GitHub pages you already visit. Lines of code, repo health, pull-request risk, dependency vulnerabilities and a file tree, rendered in place, for Chrome and Edge.
Sextant reads the repository, pull request, issue and organisation pages you are already looking at and adds the numbers GitHub does not show you. There is nothing to open and nothing to configure for public repositories.
Chrome and Edge. Edge installs the same Chrome Web Store build. Firefox is not supported, and there is no Firefox build.
Three sources, picked automatically, and the credit line under the panel always says which one produced the number:
scc tool over a shallow clone that is deleted
as soon as the count is done. Exact, and the only source that works on
private repositories.≈ so you
know it is a ballpark. Never leaves GitHub.Two of those three need a connected account, so without one the middle source is the only one available, and because Sextant asks it only about a repository it has confirmed from the page is public, a private repository with no account connected shows no line count at all. That is deliberate: the alternative is publishing the repository's name to a third party to find out.
Public repositories work with no setup. For private repositories and exact
counts, open the extension's Options page and either click
Connect GitHub for OAuth, or paste a fine-grained Personal
Access Token with Contents: Read, the least-privilege option. The
token is stored in your browser. The backend uses it in memory for a single
request and discards it; it is never stored server-side.
The short version: no analytics, no telemetry, no advertising, no sale of your data. Sextant does not run on any site other than github.com.
The part that deserves your attention: if you turn the AI features on and supply an Anthropic API key, the contents of the files you attach (including files in private repositories) plus pull-request diffs, issue text and workflow-run details are sent to Anthropic. The AI features are off until you switch them on, and every other feature works without them.
The privacy policy sets out exactly what is stored, what is transmitted, to whom, and for how long, feature by feature. The terms of service cover the rest.