Skip to content

Instantly share code, notes, and snippets.

@Xyborg
Created May 24, 2022 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xyborg/90f55d8af8b910362eb3786a45d4b40e to your computer and use it in GitHub Desktop.
Save Xyborg/90f55d8af8b910362eb3786a45d4b40e to your computer and use it in GitHub Desktop.
javascript:const elements = document.getElementsByClassName("limit-overlay");while(elements.length > 0){elements[0].parentNode.removeChild(elements[0]);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment