Đánh giá cho Insta Media Downloader
Insta Media Downloader bởi hawkynawa
Đánh giá bởi xSmoky
Xếp hạng 5 trong số 5
bởi xSmoky, 2 năm trướcThis extension is perfect and extremely useful.
Unfortunetely mozilla didn't pick up on auto updates, came back to this page to see the author already dropped one to fix the problem i was having (posts were displaying incorrectly). Amazing thank you!
EDIT: seems there are problems when modifying the File Name Format option. For example having only {$ACCOUNTNAME} {$POSTYEAR}-{$POSTMONTH}-{$POSTDAY} results in the file being saved without extension (.jpg). Seems like {$FILENAME} has to be last in order to get the .extension saved correctly.
Unfortunetely mozilla didn't pick up on auto updates, came back to this page to see the author already dropped one to fix the problem i was having (posts were displaying incorrectly). Amazing thank you!
EDIT: seems there are problems when modifying the File Name Format option. For example having only {$ACCOUNTNAME} {$POSTYEAR}-{$POSTMONTH}-{$POSTDAY} results in the file being saved without extension (.jpg). Seems like {$FILENAME} has to be last in order to get the .extension saved correctly.
Phản hồi của nhà phát triển
đã đăng 2 năm trướcHello and thank you very much for your comment.
About the file name format, and to add the file extension, use instead :
"{$ACCOUNTNAME} {$POSTYEAR}-{$POSTMONTH}-{$POSTDAY}.{$FILEEXTENSION}"
{$FILENAME} include "name.ext"
{$FILEEXTENSION} include "ext" (without dot)
About the file name format, and to add the file extension, use instead :
"{$ACCOUNTNAME} {$POSTYEAR}-{$POSTMONTH}-{$POSTDAY}.{$FILEEXTENSION}"
{$FILENAME} include "name.ext"
{$FILEEXTENSION} include "ext" (without dot)