Last active
December 21, 2023 11:31
-
-
Save ssebastianoo/732e4615f49e92053a5ed3cb01a89f7f to your computer and use it in GitHub Desktop.
uBlock Origin filter to hide the annoying Notion top bar saying "This page is live on.."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| notion.so##div[style="display: flex; align-items: center; justify-content: center; white-space: nowrap; padding: 0px 12px; font-size: 14px; line-height: 1.2; cursor: default; min-height: 44px; color: rgb(35, 131, 226); fill: rgb(35, 131, 226); background: rgba(35, 131, 226, 0.07);"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment