Skip to content

A browser plug-in automatically generates a page content outline (TOC), and users can click on an entry in the outline to quickly navigate to the appropriate section of the page

License

Notifications You must be signed in to change notification settings

Shadowzzh/quick-nav

Repository files navigation

English · 简体中文 (by ChatGPT)

Quick Nav

A browser extension. Automatically generates a table of contents (TOC) for page content, allowing users to click on items in the outline to quickly navigate to the corresponding sections of the page.

Preview

Features

Display

Basic Function Draggable
Window Size Modification Double-Click to Return to Original Position
Expand | Hide Show | Hide Level 1
Quick Maximize Refresh
Expand All | Hide All Theme Color

Asynchronous Loading of Code

This extension injects a simple piece of code only when the page loads, not affecting the page's load speed. The main part of the code is requested only when the plugin icon is clicked (as shown below).

assets assets

assets

Technology Stack

To-Do

  • Close the plugin
  • Search functionality
  • Maximize / Minimize
  • Return to the top
  • Icon hints
  • Navigate to the selected node
  • Personalization settings
    • Background blur transparency
    • Custom colors
    • Enable / Disable icon hints
  • Draggable
  • Window size modification
  • Double-click to return to original position
  • Double-click border to maximize window
  • Refresh
  • Dark mode
  • Expand / Collapse
  • Expand / Collapse level 1

Conclusion

Suggestions and ideas💡, CodeReview 💻 from all experts are welcome.

About

A browser plug-in automatically generates a page content outline (TOC), and users can click on an entry in the outline to quickly navigate to the appropriate section of the page

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published