Since we can't use the native messaging messaging api to communicate with ChromeVox, we should just open an ordinary port.
Ideally, ChromeVox would be able to bundle js2at functionality without requiring the additional extension. However, this would require js2at to be more mature and ready to be bundled with Chrome.
So for now, let's just open up the additional port.
Since we can't use the native messaging messaging api to communicate with ChromeVox, we should just open an ordinary port.
Ideally, ChromeVox would be able to bundle js2at functionality without requiring the additional extension. However, this would require js2at to be more mature and ready to be bundled with Chrome.
So for now, let's just open up the additional port.