For users of Waterfox, this PKGBUILD recipe doesn't enable the native extension yet. The missing final step is:
cd /usr/lib/mozilla
sudo mkdir -vp ../waterfox
sudo cp -vpr --parents native-messaging-hosts ../waterfox
(or something to that effect).
Pinned Comments
liljaylj commented on 2022-11-29 19:41 (UTC)
TL;DR
please, do not blindly mark this package out-of-date, thanks =)
TS;RE
current native_messenger version is tracked using
https://raw.githubusercontent.com/tridactyl/tridactyl/<put current stable version of tridactyl here>/native/current_native_version.at the time of writing this message tridactyl is at version
1.23.0, sonative_messaging's version is:...
0.3.6even if there is new0.3.7version on GitHub Releases page.thank you =)
liljaylj commented on 2021-11-01 10:26 (UTC)
@t-8ch, @alerque, thanks. now this package builds from sources using nimble. also created new
firefox-tridactyl-native-binpackage to provide binary version