Skip to content

Instantly share code, notes, and snippets.

@abdmun8
Created October 12, 2021 04:04
Show Gist options
  • Save abdmun8/1d3b259eb8d9d1323eb6e89c6e33cafc to your computer and use it in GitHub Desktop.
Save abdmun8/1d3b259eb8d9d1323eb6e89c6e33cafc to your computer and use it in GitHub Desktop.
# paste in your console after login
var ids = ['FORCE_ENROLLMENT','freezeSearch'];ids.forEach(e => {var i = document.getElementById(e); i.style.display = 'none'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment