Jeremy Schomery
Jeremy Schomery
> What interface is used between the extension and node hmmm, nothing! See https://github.com/openstyles/native-client/blob/master/host.js#L61-L66
Here is the summary on how the stylus-external-editor extension can be tested on **Firefox**: 1. Download https://github.com/openstyles/stylus-external-editor/archive/master.zip and extract it in a local directory 2. Download the latest version of...
> Would you still implement this method if @tambry's C++ solution in #86 works out? I don't mind if we go with the C++ version. I personally like how the...
To be able to submit, we need developer account which costs 100$ per yer. If anybody is interested in providing the developer account, I can work on a port.
Please follow the instruction and report back Open "chrome://extensions/" in a browser tab and turn the developer mode on. Click on the "Service Worker" link and switch to the Console...
I prepared a test version that prints debugging info. Give it a try and report back. Open "chrome://extensions/" in a browser tab and turn the developer mode on. Drop [easy-screenshot.zip](https://github.com/schomery/easy-screenshot/files/7492070/easy-screenshot.zip)...
The filename is not an issue. The extension tries to replace the name if it fails on line 106 of the `worker.js`. I have no idea why it does not...
What is your Chrome version? Can you try this [one](https://github.com/schomery/easy-screenshot/files/7494802/easy-screenshot.zip) and let me know what you get in the console?
Guys can you try this version and report back? [test.zip](https://github.com/schomery/easy-screenshot/files/7574191/easy-screenshot.zip)
> Can you establish focus in the hover video window when it is popped up Interestingly not! or at least I wasn't able to find a way to do this!...