Hides Meta AI & Threads from the sidebar.
Hide Meta AI & Threads by chromiacat
Details
Authorchromiacat
LicenseGNU General Public License v3.0
Categoryinstagram
Created
Updated
Code size300 B
Code checksum33cca821
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Any problems comment here & I will try to fix them.
Source code
/* ==UserStyle==
@name Hide Meta AI & Threads
@version 20250417.21.47
@namespace ?
@description Hides Meta AI & Threads from the sidebar.
@license GNU General Public License v3.0
==/UserStyle== */
@-moz-document domain("www.instagram.com") {
div.x1azxncr{
display: none
}
}