Fade or hide "Likes" in Facebook Notifications

Added by Bunnyslippers@userstyles, Created: Nov 21, 2015, Updated: Nov 22, 2015
  • With the style applied
  • "Hide" less important notifications completely
  • "Before" – notifications cluttered with "likes".

Description:

Fades or completely hides the less important "Like" and "also commented on" notifications that clutter your Facebook Notifications dropdown list, so you can focus on the ones that matter: 1) comments on YOUR posts; 2) replies to YOUR comments on other people's posts; and 3) comments from the AUTHORS of other posts you have commented on.

The default settings FADE the less important notifications (see main screenshot). To hide them completely (screenshot #2) remove the entire line containing the word "default" for each type of notification you want to hide.

Fully annotated with instructions.

More info
The default settings FADE the less important notifications (see main screenshot). To hide them completely (screenshot #2) remove the entire line containing the word "default" for each type of notification you want to hide.

Example:

#fbNotificationsFlyout li[data-gt*='"notif_type":"like_tagged"'] {
display:none !important; /* Hides */
display:block !important; /* Default */ <— To completely hide this type of notification, remove this entire line.
color: #ccc !important /* Fades */
}

Installs:
Applies to:
facebook.com

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.