GitHub → DeepWiki Button

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

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 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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
michael-farah
Cài đặt hàng ngày
0
Số lần cài đặt
0
Đánh giá
0 0 0
Phiên bản
1.2
Đã tạo
03-04-2026
Đã cập nhật
03-04-2026
Kích thước
7 KB
Giấy phép
MIT
Áp dụng cho

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.