Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
96 views

I’m building a Native Messaging Host in Go (Windows/macOS) for an online proctoring app. The Chrome side records the screen, and the native host should detect if apps are running but not visible in ...
0 votes
0 answers
61 views

I'm attempting to migrate a v2 chrome extension to manifest v3. The extension communicates with a Native Host application. Apart from the Native Host messaging, the extension is rather simple, and ...
0 votes
1 answer
115 views

Goal I'm trying to build a minimal working system where pressing a key in AutoHotkey (AHK) sends a message to a Chrome Extension, via a Python native messaging host. The architecture is: AHK → Named ...
1 vote
1 answer
70 views

I'm trying to use a flask app cli tool to process some data for a chrome extension. I was able to set up the native messaging host and establish a connection that successfully receives a request and ...
0 votes
0 answers
93 views

I'm building a chrome extension what utilizes a native messaging host for getting information about the DOM and transfer them to another app. During my testing i managed to send a message to the ...
1 vote
1 answer
157 views

{ "manifest_version": 3, "name": "Mac Address", "version": "1.0", "description": "Mac Address", "permissions": ...
0 votes
0 answers
77 views

I want to send a message from a browser into windows powershell script and receive back a response. Powershell script must handle diffrent messages from the browser and send back diffrent data to the ...
0 votes
0 answers
295 views

I've been trying for hours to set up a native messaging host connection between a simple Python file that reads in a message from my background.js file .But I'm getting continuous "Specified ...
-3 votes
1 answer
538 views

I have an edge extension that communicates with a native application using NativeMessaging. This works fine if in my native.json the 'path' object is absolute. Based on microsoft documentation (https:/...
0 votes
0 answers
89 views

I have a .NET Core 3.0 Windows application that was interfacing with Chrome native-messaging stdin, however after .NET 8 migration, the application no longer has console stdin access. (Note: it was ...
2 votes
1 answer
708 views

I am developing a chrome extension and I need to implement a feature that allows to launch an .exe on button click AND pass user entered parameters to that .exe. Feature details: User selects file and ...
0 votes
0 answers
640 views

so i've been trying to set up communication between a python script (external process) and my chrome extension. i've tried implementing the native messaging, in the best way possible looking through ...
-1 votes
1 answer
59 views

I have a Chrome Native Messaging Host application writed in Java 8, running on MacOS, that uses SunPKCS11 to read digital certificates from a cryptographic USB token. String providerConfig = "...
1 vote
0 answers
1k views

I am testing native messaging in Firefox extensions using the example at https://github.com/mdn/webextensions-examples/tree/main/native-messaging. I have the add-on directory copied into a ~/...
0 votes
0 answers
3k views

I want to preface that I have asked many questions already and have consulted developer.mozilla.org and tried even openAI This is my first project and please be patient with me. I have already used a ...

15 30 50 per page
1
2 3 4 5
...
21

AltStyle によって変換されたページ (->オリジナル) /