Closed Scharfsinnig closed 3 years ago
The issue appears to be on the Python script side.
Is the Python file set as executable?
Is the Python file set as executable?
yes
Does ./local_file.json
exist?
According to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging -u
flag is necessary for Python on Windows.
Closing this issue as it is not a bug or feature request for the chrome-extension-samples repository. I don't mind if you two continue to try to work through the problem, but @Scharfsinnig, I'd encourage you to post future questions on the chromium-extensions Google Group or on StackOverflow.
I'm confused by this error. I have already checked my manifest and reg settings. However, the error was still occurred.