teramotodaiki
teramotodaiki
I try to load a background script but some error was occured. So I override to `node_modules/create-chrome-extension/lib/run.js` directly then resolve this problem. Probably someone need it so I made a...
Referred to https://github.com/webpack/webpack-dev-server/issues/533
# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...
Thank you for useful module :) This is a **proposal** (not PR). In rxjs version 6, it is recommended to use `pipe` instead of prototype. https://github.com/ReactiveX/rxjs/blob/91088dae1df097be2370c73300ffa11b27fd0100/doc/pipeable-operators.md Here is a pipeable...
> Error in event handler: Error: Failed to execute 'start' on 'SpeechRecognition': recognition has already started. To reproduce, click START button more than 2 times. It causes when call `recognition.start()`...
Thank you for nice extension. :) If we can switch languages **immediately**, this extension will become more useful. As far as I read, `recognition.lang` is not updated expect `init`. It...