Greasy Fork is available in English.

GitHub → DeepWiki Button

Adds an "Open in DeepWiki" button on GitHub repo pages, search results, topics, and explore pages

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
michael-farah
日安装量
0
总安装量
0
评分
0 0 0
版本
1.2
创建于
2026-04-03
更新于
2026-04-03
大小
6.8 KB
许可证
MIT
适用于

A simple userscript that adds a button to open GitHub repositories directly in DeepWiki.

I wrote this so you can jump straight from GitHub to a repo's DeepWiki page in one click. It just grabs the owner/repo from the GitHub URL, creates a link to deepwiki.com/owner/repo, and opens it in a new tab.

What it does

  • Adds a small "DeepWiki" button next to the repository name on any repo page.
  • Adds the same button to repository links on GitHub search result pages.
  • Ignores GitHub system pages and tags (like /topics/, /settings/, /orgs/, etc.) so the buttons only show up on actual repositories.
  • Handles GitHub's single-page navigation, so the buttons will keep loading correctly as you click around without needing to refresh the page.

How to use

Just install a userscript manager like Tampermonkey or Violentmonkey, add the script, and it will run automatically whenever you browse github.com.