balta2ar / brotab

Control your browser's tabs from the command line
MIT License
389 stars 27 forks source link

Brotab does not work inside firejail #48

Open ddd7et opened 3 years ago

ddd7et commented 3 years ago

I run firefox with firejail. https://github.com/netblue30/firejail

Brotab does not work. Is it possible to run brotab with firejail?

rusty-snake commented 3 years ago

IDK how brotab works, but it seems that firefox needs to execute ${HOME}/.mozilla/native-messaging-hosts/brotab_mediator.py so you could try it with

ignore noexec ${HOME}
include allow-python3.inc