yeoman

Results 19 comments of yeoman

> > Can not add a new item at last index? > > Yeah I tried doing that. Problem is, user can move around the placeholder. Is there by any...

> This looks freaking awesome! great job. I'll try it out and let you know. Hope you can talk with me in the telegram https://t.me/gzlock

> > > This looks freaking awesome! great job. I'll try it out and let you know. > > > > > > Hope you can talk with me in...

I use the following script solved ``` function loop (){ const a = document.querySelectorAll('[ng-click="restart(download)"]') a.forEach(($e,i)=>$e.click()) console.log('Restart',a.length,'tasks') } setInterval(loop,5000) ```

嗯,只能用图片来弄了

very easy ```dart import 'package:puppeteer/puppeteer.dart'; void main() async { // Download the Chromium binaries, launch it and connect to the "DevTools" var browser = await puppeteer.launch(); // Open a new...

这个扩展已经以chrome v3扩展标准重新开发了

Sorry, I just saw the roadmap after posting this issue, hope can support canvas transform sooner.