Skip to content

nicolas-graves/rofi-switch-browser-tabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Rofi switch browser tabs

This script allow to use rofi to switch between tabs for browsers implementing the Chrome Debugging Protocol. It's a fork and lighter rewrite of the original repo, and credits should go to its author. Firefox-based browsers are not supported as of v105.0 (but support will be implemented).

Dependencies

  • wget
  • jq

Installation

  1. Copy switch-browser-tabs to a location which is in your path
  2. Run your browser with the option --remote-debugging-port=9222
  3. Invoke rofi with rofi -modi 'switch-tabs:switch-browser-tabs' -show switch-tabs

About

Rofi modes for browser tab switching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%