Hide Instagram DMs

Hides Instagram DMs on web with the '`' key

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
SkAnon
Instalări zilnice
0
Total instalări
1
Rating-uri
0 0 0
Versiune
1.1
Creat
19-01-2026
Actualizat
19-01-2026
Size
1,41 KB
Licență
GNU GPLv3
Se aplică pe

Hide Instagram DMs

Tampermonkey userscript that lets you instantly hide the entire Instagram DM sidebar on the web version.

  • Press ` (backtick/tilde key) to toggle DMs visibility
  • Survives page navigation and dynamic content loading
  • No settings, no UI, no trace — just press and disappear
// ==UserScript==
// @name         Hide Instagram DMs
// @version      1.1
// @author       TheDarkEnjoyer
// @match        https://www.instagram.com/*
// @description  Hides Instagram DMs on web with the '`' key
// @license      GNU GPLv3
// ==/UserScript==