Skip to content

Instantly share code, notes, and snippets.

@renedekat
renedekat / gist:746e8022f2d96252be5f497ffff9f49d
Created February 24, 2026 10:34
Clean up LinkedIN distractions
// === Declutter & auto-expand LinkedIn feed ===
// Hide based on selectors
const hideSelectors = [
'.update-components-image',
'.update-components-celebration',
'.update-components-linkedin-video',
'.update-components-article__image',
'.ivm-view-attr__img-wrapper',
];