Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
save_instagram_photos_from_the_web [2017/03/13 13:29]
Joel Dare
save_instagram_photos_from_the_web [2017/03/13 13:30]
Joel Dare
Line 6: Line 6:
  
 The main problem is that there is an invisible page element (a transparent div) that you cannot see but that prevents you from clicking directly on pictures on the Instagram website. The code below hides this invisible element so that you can right-click on the image and save it. The main problem is that there is an invisible page element (a transparent div) that you cannot see but that prevents you from clicking directly on pictures on the Instagram website. The code below hides this invisible element so that you can right-click on the image and save it.
 +
 +==== Browser Extension ====
 +
 +If there is enough interest, I may create a browser extension that does this automatically. If you're interested, send me a quick email ([[joel@joeldare.com|mailto:​joel@joeldare.com]]).
  
 ==== JavaScript Version ==== ==== JavaScript Version ====
comments powered by Disqus
save_instagram_photos_from_the_web.txt · Last modified: 2020/06/01 22:53 (external edit)