Hides Instagram DMs on web with the '`' key
Tampermonkey userscript that lets you instantly hide the entire Instagram DM sidebar on the web version.
// ==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==