Initial commit

This commit is contained in:
gutmet 2020-02-24 17:47:41 +01:00
commit 58c7566257
4 changed files with 28 additions and 0 deletions

3
facebook.com Normal file
View File

@ -0,0 +1,3 @@
._5hn6 { display: none !important; } /* no login footer */
._1pfm { display: none !important; } /* no like, share, send message */
._57dz { display: none !important; } /* no side column */

4
instagram.com Normal file
View File

@ -0,0 +1,4 @@
body { overflow: auto !important; }
.tHaIX { display: none !important; } /* no "please login" footer */
.RnEpo { display: none !important; } /* no login pop up */
._lz6s { display: none !important; } /* no login/register header */

15
whatsapp.com Normal file
View File

@ -0,0 +1,15 @@
div[title="Status"] { display: none !important; } /* no annoying "new status" */
._3RWII { display: none !important; } /* no fruity profile images */
._0LqQ { display: none !important; } /* don't display date of last conversation on the left */
._2Wx_5 { background-color: white !important; } /* outgoing messages with white background instead of green */
._3LG3B { box-shadow: none !important; } /* no shadow below message boxes */
.tail-container { display: none !important; } /* no tail on speech bubbles */
._370iZ { display: none !important; } /* no check marks */
._27Kg1 { display: none !important; } /* no smilie button */
.hjJpn { display: none !important; } /* no microphone button */
._1_keJ { background-color: #d9dbd5 !important; } /* conversation background */
._25f0v { display: none !important; } /* no notification harassment */
._3VIru { display: none !important; } /* no check marks in conversation list on the left */
._1uQFN._18GNg { color: grey !important; } /* no different colors for names in group chats */
.ZObjg { color: grey !important; } /* display phone numbers of unknown contacts in grey */
img.emoji { display: none !important; } /* no fucking inline emojis */

6
youtube.com Normal file
View File

@ -0,0 +1,6 @@
#related { display: none !important; }
#comments { display: none !important; }
#subscribe-button { display: none !important; }
.super-title.style-scope.ytd-video-primary-info-renderer { display: none !important; }
#info-text { display: none !important; }
#menu-container { display: none !important; }