Tim Qian
Tim Qian
This feature is introduced in 05d96f3e439e67f598e048cb4124b359c3170546. Now you can view daily tomato detail by clicking on the green squares in calender.
yes. v1.7 in chrome web store
It should not be hard to support capturing `` tag, but how to display it the `sSelected contents` part and how to show API caller is a little tricky. So...
@MathMesquita Thanks for your suggestions and happy Chinese new year! 1. about eslint, it is definitely necessary, I will bring it in soon, but after bringing it in, the deployment...
@MathMesquita Thanks for your PR, but we might also need to indicate the user he has selected an image in the frontend in some way. Otherwise, for users, it will...
This bug looks wired, the `signup` link on https://facebook.com looks like a normal `` but no method below prevents the default event ```js e.preventDefault(); e.stopImmediatePropagation(); e.stopPropagation(); ```
I tried gitpod and met another issue, but I don't have the bandwidth to fix it recently, PR is welcomed. ``` UnhandledPromiseRejectionWarning: Error: Unable to start Chrome. If you have...
Yeah, when the iframe rendering the html, the html normally need to load other resources like imgs; css... Which case issue for some website. I am still looking for solusions...
seems some issue with serverless/chrome package, I can have a try tomorrow
`npm i` works for me May be network issue on your machine?