About this extension
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:
Features:
list, focus and rename tabs.
Source code can be found at https://github.com/cubimon/dbus-tabs.
Requires native installation
Installation procedure:
- Make sure you have python installed
- Download and save dbus_tabs_native_service.py somewhere in your filesystem where firefox/the currently logged in user can access this python file
- Download and save dbus_tabs.json to
~/.mozilla/native-messaging-hosts
- 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.