Skip to content

DogIcing/hide-dm-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This already feature exists on the top right corner of the page (see image below) and its styling has been annoying me for a while now. This extension simply apply a 3 line css rule to hide (not remove) the button's container.

[class*="createDMButtonContainer"] {
    display: none !important;
}

Installation

  • Download (make sure to unzip) or clone this repo
  • Enable developer mode in chrome://extensions
  • Load unpacked
  • Select the directory of this repo

With / Without Extension

image image

About

Hides the new (badly styled & duplicated) "Create DM" button from the discord DM page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages