Skip to content

Instantly share code, notes, and snippets.

@hackery
Created December 18, 2023 09:45
Show Gist options
  • Save hackery/c3b30ebe7cee355f96d0a441521ef1ae to your computer and use it in GitHub Desktop.
Save hackery/c3b30ebe7cee355f96d0a441521ef1ae to your computer and use it in GitHub Desktop.
UserCSS extension: dim out Amazon sponsored search results
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