Insta Media Downloader-ის მიმოხილვები
Insta Media Downloader ავტორი hawkynawa
მიმომხილველი xSmoky
5 შეფასება 5-დან
მიმომხილველი xSmoky, 2 წლის წინThis 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.
შემმუშავებლის პასუხი
თარიღი 2 წლის წინHello 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)