Ng Guoyou

Results 106 comments of Ng Guoyou

This is something I'm interested in doing. I'll try to get it done when I have some spare time.

I've done a quick update to allow for this in 3.5.0, but I'm not a user of Foxy Gestures. Take a look at https://github.com/gyng/save-in/wiki/Use-with-Foxy-Gestures and see if it works.

@KernelLeak thanks for taking the time to debug. I think it's got to do with a rule, since it works on a fresh install. If you are able to find...

@KernelLeak thanks for the update. By "three files" did you mean the edited files from 3.5.1-a1?

For rewrites: not at the moment, but adding a way to exclude patterns will be neat. For now, there's a workaround where you can add `^(?!.*example.com)` to only match sites...

I'm not opposed to this, but the code is getting hard to maintain. I need to refactor a bunch of code first.

@Sopor- can you elaborate? I don't think I quite understand what "skip" would do when there are conflicting filenames.

This will depend on browser support as extensions have no access to the file system. Unfortunately, the API does not seem to support a "skip", so this won't be possible...

@Sopor- No, it's not possible at this moment. The web extension API simply does not give extensions access to the file system for security and privacy reasons. The best that...

Tagging bugzilla issue https://bugzilla.mozilla.org/show_bug.cgi?id=1425515