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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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

Автор
michael-farah
Щоденних встановлень
0
Всього встановлень
0
Рейтинги
0 0 0
Версія
1.2
Створено
03.04.2026
Оновлено
03.04.2026
Size
6,8 кБ
Ліцензія
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.