一个简单高效的油猴脚本,可以在任何 GitHub 仓库页面添加一键跳转到 DeepWiki 的链接。
This userscript automatically adds a "DeepWiki" link to GitHub repository pages, allowing users to quickly navigate to the corresponding DeepWiki page with a single click. The link appears in the repository's about section, making it easily accessible while browsing GitHub.
这个油猴脚本会自动在 GitHub 仓库页面添加一个 "DeepWiki" 链接,让用户只需点击一下就能快速跳转到对应的 DeepWiki 页面。链接会出现在仓库的简介部分,使得在浏览 GitHub 时能够轻松访问。
-
Automatically adds a DeepWiki link to GitHub repository pages
-
Maintains GitHub's visual style with a custom icon
-
Simple and lightweight implementation
-
No additional permissions required
-
自动在 GitHub 仓库页面添加 DeepWiki 链接
-
使用自定义图标保持 GitHub 的视觉风格
-
简单轻量的实现
-
无需额外权限
-
Install a userscript manager extension for your browser:
- Tampermonkey (Recommended)
- Violentmonkey
- Greasemonkey
-
Click the following link to install the script:
-
为你的浏览器安装油猴脚本管理器扩展:
-
点击以下链接安装脚本:
-
Navigate to any GitHub repository page
-
Look for the "DeepWiki" link in the repository's about section
-
Click the link to open the corresponding DeepWiki page in a new tab
-
访问任意 GitHub 仓库页面
-
在仓库简介部分找到 "DeepWiki" 链接
-
点击链接在新标签页中打开对应的 DeepWiki 页面
Contributions are welcome! Please feel free to submit a Pull Request.
欢迎贡献!请随时提交 Pull Request。