SwiftWinds / cycle-through-recent-tabs

Simple browser extension to cycle through recent tabs with keybinds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cycle-through-recent-tabs

A simple browser extension to allow you to use keyboard shortcuts to go forward or back (based on how recently that tab was accessed)

Default shortcuts:

  • macOS:
    • Previous: Cmd + Ctrl + O
    • Next: Cmd + Ctrl + P
  • Others:
    • Previous: Alt + Shift + O
    • Next: Alt + Shift + P

About

Simple browser extension to cycle through recent tabs with keybinds

License:MIT License


Languages

Language:JavaScript 97.6%Language:Makefile 2.4%