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.

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

Autor
michael-farah
Dnevne instalacije
0
Ukupnih instalacija
0
Ocjene
0 0 0
Verzija
1.2
Stvoreno
03.04.2026.
Ažurirano
03.04.2026.
Size
6,75 KB
Licenza
MIT
Primjenjuje se

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.