JSPM

brave-rofi-menu

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q45487F
  • License MIT

A tool to switch Brave browser tabs using i3 and rofi.

Package Exports

  • brave-rofi-menu
  • brave-rofi-menu/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (brave-rofi-menu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Brave Rofi Menu

npm GitHub release License

A powerful tool to switch Brave browser tabs using i3 and rofi. This script allows you to manage Brave tabs directly from your terminal or desktop menu, making it perfect for productivity and automation workflows.


Features

  • Switch Brave Tabs: Quickly switch between open Brave tabs using rofi.
  • Focus Brave Window: Automatically focus the Brave window using i3.
  • Search in Brave: Open new tabs with search queries directly from the menu.
  • Bookmarks: Launch your Brave bookmarks using a custom script.
  • Incognito Mode: Open incognito search sessions.
  • Close Tabs: Close selected tabs directly from the menu.

Installation

Prerequisites

  • Node.js: Ensure Node.js is installed on your system. Download it from nodejs.org.
  • Brave Browser: This tool is designed for Brave. Install it from brave.com. Run brave in debug mode brave --remote-debugging-port=9222
  • rofi: Install the menu utility:
    sudo apt install rofi