Ng Guoyou

Results 106 comments of Ng Guoyou

It will be a lot of work to get it working nicely with native messaging. * additional installation * cross-platform considerations * cross-browser considerations * syncing downloads with downloads API...

Hey, the request seemed reasonable, so I went ahead and made a quick feature. 2.5.1 has an experimental option to save tabs from the tabstrip. It allows for saving tabs...

Hey, thanks for testing. I'll only be able to get to it once I get some time.

* I've made a quick release (2.5.3) that throttles multiple downloads. Hopefully that helps with images being saved multiple times. I can't reproduce it reliably so it's hard to track...

There's a basic click-to-save (alt+click by default) in the options under "Keyboard Shortcuts" to save things. Unfortunately Firefox cannot intercept downloads right now as `downloads.onDeterminingFilename` is not implemented. I'm considering...

@vith The changes I was referring to are the v3 manifest changes detailed in https://docs.google.com/document/d/1nPu6Wy4LWR66EFLeYInl3NzzhHzc-qnk4w4PX-0XMw8/ But taking a deeper look at the document it seems like there won't be any...

I've done some initial investigation for this. It's possible and will take some work to jury rig existing code. Note to self: a rough sketch of a possible implementation: *...

Thanks for the link. It looks better than what I have right now. I'll look into using that when I get the chance to do so.

I've swapped in the parser linked in the first post in 2.7.0, hopefully this will fix some of the issues you're having with renaming. If it still doesn't work please...