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.

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

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
Всього встановлень
15
Рейтинги
0 0 0
Версія
1.2.2
Створено
15.11.2025
Оновлено
16.11.2025
Size
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.