Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is working for me as of 18 nov 2024 #26

Open
falkboman opened this issue Nov 18, 2024 · 1 comment
Open

This is working for me as of 18 nov 2024 #26

falkboman opened this issue Nov 18, 2024 · 1 comment

Comments

@falkboman
Copy link

/* Hide Newsfeed */
div[role="main"] > div:first-child {
display: none !important;
}

@falkboman
Copy link
Author

More specific working on MacBook Pro Safari dec 2024:

html#facebook body._6s5d div[role="main"] > div:first-child {
display: none !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant