Created
December 18, 2023 09:45
-
-
Save hackery/c3b30ebe7cee355f96d0a441521ef1ae to your computer and use it in GitHub Desktop.
UserCSS extension: dim out Amazon sponsored search results
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
DIV.s-featured-result-item { | |
opacity: 30% | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment