Skip to content

Instantly share code, notes, and snippets.

@DonkeyKongJr
Last active June 23, 2020 07:49
Show Gist options
  • Save DonkeyKongJr/1dd00688063f1b85275c20c9b5eea59f to your computer and use it in GitHub Desktop.
Save DonkeyKongJr/1dd00688063f1b85275c20c9b5eea59f to your computer and use it in GitHub Desktop.
Remove HEY Trial Banner via Bookmark
javascript:(function()%7B%5B...document.getElementsByClassName(%22trial-banner%22)%5D.map(e%20%3D%3E%20e.remove())%7D)()
@DonkeyKongJr
Copy link
Author

DonkeyKongJr commented Jun 22, 2020 via email

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