Back to browse
GitHub Repository

Breadcrumb navigation for Notion

2 starsJavaScript

Notion Breadcrumb Navigator – Keyboard-driven page hierarchy navigation

by brockmeier·Feb 24, 2026·2 points·0 comments

AI Analysis

●●SolidCozyNiche Gem

Ctrl+B keyboard nav for Notion hierarchies, but extension market already has similar tools.

Strengths
  • Zero external permissions—reads DOM only, no data leaves browser.
  • Persistent overlay across page switches saves friction in nested workflows.
  • Minimal footprint: three files, no build step, works across Chrome, Edge, Safari.
Weaknesses
  • Feature parity with Notion's native outline sidebar—unclear differentiation.
  • No native mobile support (Notion Web only).
Category
Target Audience

Notion power users with deeply nested workspaces

Similar To

Notion Outline Navigator · Notion Web Clipper

Post Description

I built a small browser extension that adds a command palette to Notion for navigating through your page hierarchy. Press Ctrl+B to open an overlay showing parent pages, headings on the current page, and subpages. Arrow keys to navigate, type to filter, Enter to jump.

It stays open across page switches so you can move through deeply nested pages without touching the mouse. Works in any Chromium browser and Safari.

Three files, no permissions, no data leaves your browser — it just reads the DOM.

https://github.com/felixbrock/notion-breadcrumbs

Similar Projects

[Keyboard Navigator] Navigate any page without a mouse

The label generator prioritizing home-row keys and hand alternation is a clever, practical improvement — typing 'AS' or 'JK' is measurably faster than hunting random letters. Backed by a custom object-pooling engine and explicit Shadow DOM/ARIA support, it tackles the two hard problems for hint-based nav: performance on huge pages and compatibility with modern web components.

Solve My ProblemWizardry
kkimdev
104mo ago
Developer Tools●●Solid

Lfk – a yazi inspired, Vim-like keyboard focused fast Kubernetes TUI

Miller column navigation rivals k9s for deep resource ownership trees in clusters.

SlickShip It
mixe3y
302mo ago