commit 58c7566257b0210514c19d250b9bceff031abe61 Author: gutmet Date: Mon Feb 24 17:47:41 2020 +0100 Initial commit diff --git a/facebook.com b/facebook.com new file mode 100644 index 0000000..7e3069d --- /dev/null +++ b/facebook.com @@ -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 */ diff --git a/instagram.com b/instagram.com new file mode 100644 index 0000000..e7b6c42 --- /dev/null +++ b/instagram.com @@ -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 */ diff --git a/whatsapp.com b/whatsapp.com new file mode 100644 index 0000000..6d922ae --- /dev/null +++ b/whatsapp.com @@ -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 */ diff --git a/youtube.com b/youtube.com new file mode 100644 index 0000000..212bb8c --- /dev/null +++ b/youtube.com @@ -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; }