native_messenger icon indicating copy to clipboard operation
native_messenger copied to clipboard

Native messenger for Tridactyl, a vim-like web-extension.

Results 20 native_messenger issues
Sort by recently updated
recently updated
newest added

I want to add a script that will run on certain urls using autocmds. And I want it to execute some commands in the terminal using native messenger. Is that...

Currently, `native_main` is dynamically linked with `libc`. This is almost never an issue, except for `musl` users like me. Now, of course, I could just shut up and build my...

enhancement
blocks-next-release

I'm trying to install the native messenger for tridactyl but I'm neither able to download it from the shell or download the raw file. The Url is not accessible from...

Our versioning system is a bit weird and the poor arch maintainer gets the package flagged out of date often when it isn't actually out of date https://aur.archlinux.org/packages/firefox-tridactyl-native 1) the...

First of all, thank you for your amazing work, it's amazing what Tridactyl does with all the limitations for extensions. There is currently no binary for arm64/aarch64 on linux, this...

blocks-next-release

- [x] https://github.com/tridactyl/native_messenger/labels/blocks-next-release is empty - [x] src/native_main.nim has `VERSION` set to the right value - [x] The commit message contains a brief changelog (this becomes the release notes) -...

Running the current installer doesn't work for the Flatpak version of Firefox no matter whether you run it inside the sandbox or outside on the host. The `.mozilla` and `.local`...

The one we're using has been archived and is using `save-state` stuff that will be removed soon https://github.com/softprops/action-gh-release Could maybe be a good idea to combine the release/compile workflows into...

From time to time I check the github repos, both, for the addon as for the "native_messenger" component, to make sure I am running the latest versions. I noticed in...

documentation

As asked for in https://github.com/tridactyl/tridactyl/issues/4088