NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Github, Greasy Fork, OpenUserJS
This repository is a JavaScript for Greasemonkey/Tampermonkey. This script will add a download button and open button to your Instagram and you can download or open profile pictures and media in the posts, stories, and highlights by one click.
If any problem, please feel free to contact me in English or Chinese and attach your runtime environment.
Note: This script only tests on Chrome, Edge, and Firefox with Tampermonkey on Windows 10 1903 64-bit.
This script can be configured by modifying the following constant variables in the head of this script.
attachLink
: boolean, attach the link into the button elements if truepostFilenameTemplate
: string, naming rule for media downloading in the poststoryFilenameTemplate
: string, naming rule for media downloading in the story%id%
: the poster id%datetime%
: the media upload time%medianame%
: the original media file name%ext%
: the file extension of mediaAlt
+ i
: Open the media in the new tabAlt
+ k
: Download the mediaAlt
+ j
: Next media in the multiple media postAlt
+ l
: Previous media in the multiple media postThe shortcut keys do not work on the Instagram main page currently
Rating: 0