Guillermo N. Leiro Arroyo
Guillermo N. Leiro Arroyo
Thanks, @wojnilowicz! Your COPR package repo works great. I’ve created a little [guide](https://gist.github.com/guillermodotn/ec9ac40932b210d6216d17cc2d61c631) to run it as a user-level service. Have a look, @Ph15 maybe this setup will convince you.
Exactly, the registry path where Brave Browser searches for NativeMessagingHosts on Windows is: > With a local install for the NativeMessagingHosts > ``` > Computer\HKEY_CURRENT_USER\Software\Google\Chrome\NativeMessagingHosts\com.justwatch.gopass > ```
/verify manifest checkver
The installer automatically creates the shortcut, so including the `shortcut` property would create two of them, which I find unnecessary. I have added the following section to the manifest explaining...
The comment explaining why the `shortcut` section was omitted has been modified as follows to resolve the workflow syntax checker issue (comments can not contain arrays). ```json "##": "Shortcut section...
@aliesbelik, could you please take a look at this?