A browser extension that lets you right-click & copy the images from Instagram.
Copy Instagram Images by sapondanaisriwan
Details
Authorsapondanaisriwan
LicenseMIT
Categoryinstagram
Created
Updated
Size746 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Copy Instagram Images
@author sapondanaisriwan <sapondanaisriwan@gmail.com> (https://github.com/sapondanaisriwan)
@description If you want to submit a bug or request a feature please report via github issue. Since I receive so many emails, I can't reply to them all.
@namespace https://userstyles.world/user/sapondanaisriwan
@homepageURL https://github.com/sapondanaisriwan/copy-instagram-images
@supportURL https://github.com/sapondanaisriwan/copy-instagram-images/issues
@version 1.0.0
@license MIT
@preprocessor stylus
==/UserStyle== */
i=!important;
t=transparent;
@-moz-document domain("instagram.com") {
._aagw {
display: none i;
}
}