Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Graph Tab for GitHub 预览

Graph Tab for GitHub 作者: Andrey Dodonov

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

可在 Android™ 版 Firefox 上使用可在 Android™ 版 Firefox 上使用
0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件
扫码在 Android 版 Firefox 中打开此扩展

扩展元数据

屏幕截图
Graph for the git/git repository itself, dark themeGraph for the git/git repository itself, light themeGraph for the extension source code repository, dark theme
关于此扩展
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.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 访问您在 github.com 的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • 复制附加组件 ID
版本
0.1.1
大小
43 KB
上次更新
6 天前 (2026年7月10日)
相关分类
  • 网页开发
  • 外观
许可证
MIT 许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

本站内容以知识共享署名-相同方式共享 v3.0 或任何更新版本授权(除非另有注明)。Android 系 Google LLC 的商标。