Skip to content

kenaniah/chrome-navigation-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigation Shortcuts for Chrome

Navigation Shortcuts is a extension for Chrome that allows you to navigate to the next, previous, or top page using simple keyboard shortcuts. The extension can be found here: Navigation Shortcuts - Chrome Web Store.

Shortcut Key Action
Space Bar next page (when scrolled to the bottom)
Shift + Space Bar previous page (when scrolled to the top)
Windows Specific
Ctrl + Right next page
Ctrl + Left previous page
Ctrl + Up section page
Ctrl + Shift + Up top page
Mac Specific
Option + Right next page
Option + Left previous page
Option + Up section page
Option + Shift + Up top page

Uses HTML's rel attribute on LINK and A tags to determine where to go. Currently supports:

  • rel="next"
  • rel="prev"
  • rel="up"
  • rel="top"
  • Autodetection when rel links are missing :-)

Languages Supported

  • English
  • German
  • Russian
  • Ukrainian

Disabled On

  • docs.google.com

Contributors

About

A plugin for Google Chrome that allows intelligent, automatic navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published