Skip to content

Instantly share code, notes, and snippets.

@estevecastells
Last active June 9, 2024 14:24
Show Gist options
  • Save estevecastells/333969653e2a5463f17d6c0677afb138 to your computer and use it in GitHub Desktop.
Save estevecastells/333969653e2a5463f17d6c0677afb138 to your computer and use it in GitHub Desktop.
javascript: (function () { var titulos = document.querySelectorAll(".FAxxKc, .yzifAd, .WBi6vc, .I0UMhf"); titulos.forEach(titulo => { titulo.parentElement.parentElement.style.filter = 'blur(5px)'; });})();
@estevecastells
Copy link
Author

@brunoramoslara updated again!

@brunoramoslara
Copy link

Genial gracias Esteve!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment