Add GitHub DeepWiki Button

Add a DeepWiki button to GitHub repository navigation

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

יוצר
heakjo
התקנות יומיות
0
סה"כ התקנות
2
דירוגים
0 0 0
גרסה
0.2
נוצר
15-08-2025
עודכן
15-08-2025
Size
7.05 קילו-בייט
רישיון
לא זמין
חל על

简短描述:

在 GitHub 仓库的导航栏中添加一个“DeepWiki”按钮,用于快速访问其对应的 DeepWiki 页面。

详细描述:

这个脚本通过在 GitHub 仓库的导航栏(“Insights”按钮旁边)添加一个方便的“DeepWiki”按钮来增强您的浏览体验。

DeepWiki 是一个为代码仓库提供 AI 驱动的深度解析和文档说明的网站。通过此脚本,您只需一次点击,即可直接跳转到当前浏览仓库的 DeepWiki 页面,省去了手动复制粘贴URL的麻烦。

功能特性:

  • 无缝集成: 按钮被直接添加到 GitHub 导航栏中,外观与原生按钮一致。
  • 智能识别: 脚本会自动根据当前仓库的用户名和仓库名生成正确的 DeepWiki 链接。
  • 稳定可靠: 能够可靠地应对 GitHub 的动态页面加载机制(兼容 PJAX 和 Turbo 事件),并对 GitHub 的UI小幅更新有较好的兼容性。

Short Description:

Adds a "DeepWiki" button to the GitHub repository navigation bar for quick access to its corresponding DeepWiki page.

Full Description:

This script enhances your GitHub experience by adding a convenient "DeepWiki" button to the repository navigation bar (next to "Insights").

DeepWiki provides AI-powered insights and documentation for code repositories. With this script, you can navigate directly to the DeepWiki page for any public repository with a single click, saving you the effort of manually copying and pasting the URL.

Features:

  • Seamless Integration: The button is added directly into the GitHub navigation bar, looking like a native feature.
  • Smart Detection: Automatically constructs the correct DeepWiki URL based on the current repository's username and name.
  • Robust and Reliable: Works reliably with GitHub's dynamic page loading (handles PJAX and Turbo events) and is resilient to minor UI changes.