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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
SkAnon
Cài đặt hàng ngày
0
Số lần cài đặt
1
Đánh giá
0 0 0
Phiên bản
1.1
Đã tạo
19-01-2026
Đã cập nhật
19-01-2026
Kích thước
1 KB
Giấy phép
GNU GPLv3
Áp dụng cho

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