Ng Guoyou
Ng Guoyou
`capture` can be used here: ``` pagedomain: website.com* sourceurl: https://(.*) capture: sourceurl into: :$1:_:pagetitle:_:filename: ``` `https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Harry_S._Truman_-_NARA_-_530677_crop.jpg/206px-Harry_S._Truman_-_NARA_-_530677_crop.jpg` becomes `206px-Harry_S._Truman_-_NARA_-_530677_crop.jpg_Wikipedia, the free encyclopedia_206px-Harry_S._Truman_-_NARA_-_530677_crop.jpg` in this case. Although the slashes might mess things...
This looks difficult as I don't see any webRequest API to follow redirects as well. I'm happy to be corrected, of course.
I think this might be unfortunately the buggy behaviour right now for downloads that match a rule when saving to a specified directory. I don't have a quick fix in...
There was a minor update in 3.7.0 to use a white icon in dark mode for Last Used, but there's a limitation in Chrome for the main app icon. You...
Released a basic implementation in v3.7.0, accessible via the options page. Please re-open if the issue is still not fixed. Extension storefronts might take some time to update. 
I think this might be related: Subway crashes when I try to connect to some IRC servers with SSL enabled (self-signed or not). For some other servers with SSL it...