Adds an "Open in DeepWiki" button on GitHub repo pages, search results, topics, and explore pages
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.
/topics/, /settings/, /orgs/, etc.) so the buttons only show up on actual repositories.Just install a userscript manager like Tampermonkey or Violentmonkey, add the script, and it will run automatically whenever you browse github.com.