Instagram Download Button

Add the download button and the open button to download or open profile picture and media in the posts, stories, and highlights in Instagram

< Feedback on Instagram Download Button

Review: Good - script works

§
Posted: 2022-07-23

JPG file instead of JPEG and WEBP if you want

Change line 591 to a.download = filename + '.' + extension.replace('jpeg', 'jpg'); to let script download .jpg file instead of .jpeg and .webp

This tip was given by script author @ZhiYu_
Initially the tip was to save .jpg instead of .jpeg but it worked for .webp too but only in Google Chrome Stable (104.0.5112.57), in Google Chrome Beta for exemple it doesn't work

§
Posted: 2022-09-06

You save my day

Post reply

Sign in to post a reply.