github-codewiki-jumper

One click jump from GitHub to CodeWiki, DeepWiki and Zread

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

Аўтар
qixing-jk
Усталяванняў за дзень
0
Усяго ўсталяванняў
13
Рэйтынг
0 0 0
Версія
1.2.2
Створаны
15.11.2025
Абноўлены
16.11.2025
Памер
15.1 КБ
Ліцэнзія
Н/Д
Ужываецца на

GitHub CodeWiki, DeepWiki & Zread Jumper

English | 中文版


GitHub | Greasyfork

Greasy Fork Version Greasy Fork Downloads

A userscript that enhances GitHub repositories by adding direct jump links to popular code intelligence platforms. This script integrates seamlessly into the GitHub UI, providing quick access to CodeWiki, DeepWiki, and Zread, streamlining your code exploration and research process.

Features

Installation

  1. Install a userscript manager like Tampermonkey.
  2. Install the script from the GitHub Releases page.

Development

  1. Clone the repository.
  2. Install dependencies with pnpm install.
  3. Run the development server with pnpm run dev.
  4. The script will be available at http://localhost:5173/dist/github-codewiki-jumper.user.js. Install it in your userscript manager.

Building

  • pnpm run build: Builds the userscript for production.