Categories

Developer

Cubimon

dbus tabs v1.3.1

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
control tabs from desktop via dbus. dbus tabs

Target audience are programmer/developer or people who want to build minimalistic software to find and select browser tabs from your desktop, e.g. in dmenu/rofi.

Requires native installation

Installation procedure:

  1. Make sure you have python installed
  2. Download and save dbus_tabs_native_service.py somewhere in your filesystem where firefox/the currently logged in user can access this python file
  3. Download and save dbus_tabs.json to ~/.mozilla/native-messaging-hosts
  4. Change the path attribute of the downloaded ~/.mozilla/native-messaging-hosts/dbus_tabs.json file to the location of the python file, which was downloaded in the second step


Features:
list, focus and rename tabs.

Source code can be found at https://github.com/cubimon/dbus-tabs.