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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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!)

Автор
SkAnon
Щоденних встановлень
0
Всього встановлень
1
Рейтинги
0 0 0
Версія
1.1
Створено
19.01.2026
Оновлено
19.01.2026
Size
1,4 кБ
Ліцензія
GNU GPLv3
Відноситься до

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==