Instagram - Allow right click on images

Allow right-clicking on images on Instagram

As of 2021-03-27. See the latest version.

/* ==UserStyle==
@name           Instagram - Allow right click on images
@namespace      github.com/Brawl345
@version        1.0.0
@description    Allow right-clicking on images on Instagram
@author         Brawl (https://github.com/Brawl345)
@license        Unlicense
@preprocessor   default

==/UserStyle== */
@-moz-document domain("instagram.com") {
._ovg3g, ._si7dy, ._9AhH0 {
    display: none;
  }
}
长期地址
遇到问题?请前往 GitHub 提 Issues。