您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Hides Instagram DMs on web with the 'h' key
This is a simple but effective Tampermonkey user script designed to give you more control over your Instagram experience on the web. It allows you to easily hide and unhide your Direct Messages (DMs) list with a single key press.
h
key to toggle the visibility.MutationObserver
to ensure the DM list remains in your desired state even when Instagram's interface dynamically loads new elements.h
key on your keyboard. The list of your conversations will disappear.h
key again, and the list will reappear.This script is released under the GNU GPLv3 License.