mcdamo / tab-image-saver

Firefox addon to save images from open tabs
https://addons.mozilla.org/firefox/addon/tab-image-saver/
Mozilla Public License 2.0
40 stars 13 forks source link

Twitter File Naming Issue #82

Closed riohearts closed 10 months ago

riohearts commented 1 year ago

I know this was a feature listed in the readme but, is there a way to stop the extension from renaming files? I save an image from tumblr and it has the file name is normal. When i save an image from twitter its named "img_00X". Is there a specific path rule I can add to make it work?

54ac commented 1 year ago

I've submitted a pull request to fix Twitter filename recognition, should work fine once implemented.

mcdamo commented 1 year ago

Twitter and Tumblr both work better in v4.3.0.

For Twitter to give the expected paths you can use a new Global path rule like ${name}.${ext||xExt||xMimeExt||"jpg"}