Skip to content

hide linkedin bloat by meow-d

Details

Authormeow-d

LicenseCC Zero

Categorywww.linkedin.com

Created

Updated

Size852 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

for a minimal linkedin experience.

Notes

bloat is very subjective, so it might disable some features that you don't want. so feel free to edit or temporary disable if you want to use the features.

Source code

/* ==UserStyle==
@name       hide linkedin bloat
@version    20240225.13.30
@namespace  ?
==/UserStyle== */

@-moz-document domain("www.linkedin.com") {
.msg-overlay-list-bubble,
.premium-upsell-link,
.global-nav__primary-link.global-nav__primary-item--divider.pl3.global-nav__app-launcher-trigger.pr3,
.ad-banner-container.artdeco-card.overflow-hidden,
.app-aware-link.link-without-visited-state.feed-identity-module__anchored-widget.feed-identity-module__anchored-widget--premium-upsell.t-12.t-black.t-bold.link-without-hover-state.text-align-left,
.app-aware-link.link-without-visited-state.global-nav__secondary-premium-anchor.t-14.t-bold.link-without-hover-state.t-black--light,
.scaffold-layout__aside,
.community-panel.artdeco-card,
/* .share-box-feed-entry__closed-share-box.artdeco-card, */
.org-sticky-top-card,
footer {
    display: none
}
}

Reviews

No reviews yet.