
dbus tabs by Cubimon
control tabs from desktop via dbus.
Extension Metadata
Screenshots

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.
Rated 0 by 0 reviewers
Permissions and dataLearn more
Required permissions:
- Exchange messages with programs other than Firefox
- Access recently closed tabs
- Access browser tabs
- Access your data for all web sites
More information
- Add-on Links
- Version
- 1.3.1
- Size
- 143.52 kB
- Last updated
- 5 years ago (21 May 2020)
- Related Categories
- Licence
- MIT Licence
- Version History
- Add to collection
Release notes for 1.3.1
Fix tab names that weren't updated.
Add dbus function to get active tab id.
Add dbus function to get active tab id.