Graph Tab for GitHub Firefox

Graph Tab for GitHub

Adds a Graph tab to GitHub repositories. Renders the commit graph without requiring any permissions.

Overview

Removed
Daily users
1
Data as of 2026-07-17
Version:
0.1.1
Last updated: 2026-07-13

Features & Capabilities

Adds new tab to GitHub, "Graph", showing Git Graph for the current repository. Does NOT require any permissions for your GitHub profile or browser.

Works for public repos even without logging in to GitHub.

Open any repository, click the new "Graph" tab, and see branches, merges, and history laid out like git log --graph.

PROS IN DETAILS

• Zero setup. No token to paste, no OAuth to approve, no options page. Install and click the tab.

• Zero permissions. The extension requests no GitHub or Chrome permissions at all. It runs only on github.com and talks only to github.com, riding the session you're already logged in with. Private and org repos work exactly like public ones — if you can view the repo, you can see its graph.

• No data collection. There is no backend, no analytics, no external requests of any kind. Your code and your browsing never leave github.com.

• Trying to feel native. The tab is styled with GitHub's own CSS variables, so light and dark themes both look right. The view lives at a #graph URL, so refresh, back/forward, and shared links all behave.

• Small and direct. Vanilla JS, no frameworks, no build step, no minification — you can read every line of what you install.

• Open source. You can verify all the points above at https://github.com/AndreyDodonov-EH/graph-tab

CONS IN LIMITATIONS, A.K.A. HONEST LIMITATIONS

• It relies on GitHub's undocumented network-graph endpoints (the ones GitHub's own Insights → Network page uses). If GitHub changes them, the extension may break until it's updated. There is no official API being used, because the official API can't do this without a token.

• GitHub's graph data can lag recent pushes by minutes to hours. The extension compensates by re-reading branch heads live: automatic and fast for public repos; for private repos it's an opt-in checkbox ("fetch fresh commits") because it costs one request per missing commit.

• History loads in windows, newest first. For very deep histories you'll click "Load older commits" repeatedly rather than jumping straight to the initial commit.

• Early release. It's tested and used daily, but expect rough edges — bug reports are welcome at https://github.com/AndreyDodonov-EH/graph-tab/issues

It can't be done perfectly, since the whole goal is no auth, which comes at a cost of using undocumented endpoints, unless GitHub itself ever does something similar.

User Growth & Download Statistics

Manifest V3 Add-on
By:
Andrey Dodonov
Daily users:
1
Version:
0.1.1 Last updated: 2026-07-13
Version code:
6348492
Creation date:
2026-07-10
Risk:
Moderate risk impact High risk likelihood
Content scripts matches:
  • github.com
Size:
43.00KB
Email:
aa*****@gmail.com
URLs:
Website
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-07-17
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
Andrey Dodonov
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/graph-tab-for-github/
Email:
aa*****@gmail.com
Website:
https://github.com/AndreyDodonov-EH/graph-tab/issues

Is Graph Tab for GitHub Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Graph Tab for GitHub requires a few sensitive permissions. Exercise caution before installing.

Risk impact analysis details
  • Critical Request access to the following domains: github.com
  • High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

Graph Tab for GitHub is recently added, and hasn't been around long enough for us to gather enough data to accurately assess its risk level.

Risk likelihood analysis details
  • Critical This extension is not longer available in the store
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Graph Tab for GitHub Alternatives

Here are some Firefox add-ons that are similar to Graph Tab for GitHub: