this post was submitted on 27 Aug 2023
11 points (100.0% liked)

Firefox

17413 readers
791 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

It might be a silly question since most people go from Firefox to Qutebrowser, but I was wondering if anyone has ever made a tridactylrc file with all the keybind from qutebrowser ? Specificaly the keybind for "hint" selection.

I'm not familiar with Firefox internal command and parameters and I don't do Javascript, is there any way to run shell script from Tridactyl like it does with qutebrowser ?

Thanks

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)
[โ€“] [email protected] 0 points 1 year ago

some functionality of Tridactyl are disallowed becsuse of the plugin system Web Extension that Firefox uses. https://github.com/tridactyl/tridactyl#webextension-related-issues Qutebrowser on the other hand is built from the base up to be used like that.

If you have a specific problem you might find some answers in the issues on their GitHub (Tridactyl's) or open a new issue...