GitHub Keyboard Navigator icon

GitHub Keyboard Navigator

Extension Actions

How to install Open in Chrome Web Store
CRX ID
fpijinnnjpobmkgpfonhlemkpdliejcb
Description from extension meta

Keyboard shortcuts for faster GitHub navigation with leader key support

Image from store
GitHub Keyboard Navigator
Description from store

# GitHub Keyboard Shortcuts

A Chrome extension that enables to navigate through github using keyboard.

## Features

### Leader Key Navigation
Press `;` (semicolon) to activate the leader key, then press any command within 2 seconds.

### Navigation Shortcuts

**Repository Tabs:**
- `; i` - Issues
- `; p` - Pull Requests
- `; c` - Code
- `; a` - Actions
- `; w` - Wiki
- `; n` - Insights
- `; e` - Security
- `; s` - Settings

**Profile/Organization:**
- `; o` - Overview
- `; r` - Repositories
- `; t` - Teams

**General:**
- `; h` - GitHub Home
- `; [` - Browser Back
- `; ]` - Browser Forward
- `; ←` - Previous Page (pagination)
- `; →` - Next Page (pagination)

### Quick Actions

- `; z` - Toggle Issue/PR State (Open/Close)
- `; .` - Copy Current URL to Clipboard

### Number Shortcuts (Context-Aware)

Press `; 1` through `; 9` to instantly navigate to the corresponding item on the current page:

- **Repository Lists** - Jump to 1st-9th repository
- **Pull Requests** - Open 1st-9th PR
- **Actions** - Jump to 1st-9th workflow run
- **File Browser** - Navigate to 1st-9th file tab
- **And more...**

## Usage

1. Navigate to any GitHub page
2. Press `;` to activate the leader key
3. Press any command key within 2 seconds
4. Press `;` again to cancel

## Permissions

- **Host Permission**: `*://github.com/*` - Required to run on GitHub pages only

## Privacy

This extension runs entirely locally in your browser. No data is collected or transmitted.