Skip to content

Private Instagram Modification by ato

Details

Authorato

LicenseNo License

Categorywww.instagram.com

Created

Updated

Size876 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Modified Version of Instagram

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Private Instagram Modification
@version    20240316.14.06
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.instagram.com/explore/search/") {
img {
    visibility: visible;
}
}

@-moz-document url("https://www.instagram.com/explore/") {
video {
    visibility: hidden;
}

._aagu {
    display: none;
}


a:not(a[href='/']):not(a[href='/explore/']):not(a[href='/direct/inbox/']):not(a[href='/explore/']):not(a[href='/seb0000001/']) {
    display: none;
}
}

@-moz-document url-prefix("https://www.instagram.com/") {
a[href="/reels/"] {
    display: none;
}

}

@-moz-document url("https://www.instagram.com/") {
article {
    display: none;
}

div[role="presentation"] {
    display: none;
}
}

@-moz-document url("https://www.instagram.com") {
article {
    display: none;
}

div[role="presentation"] {
    display: none;
}
}

Reviews

No reviews yet.