We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo dnf install libappindicator
On Arch Linux, it looks like we need these packages:
$ sudo pacman -S libindicator-gtk{2,3} lib32-libindicator-gtk{2,3} --needed
The extension works without them, but some apps need them.