Skip to content

Instantly share code, notes, and snippets.

@twobob
Created February 26, 2026 04:49
Show Gist options
  • Select an option

  • Save twobob/c3ad6271b8a2aa23d1aed2da9b326b34 to your computer and use it in GitHub Desktop.

Select an option

Save twobob/c3ad6271b8a2aa23d1aed2da9b326b34 to your computer and use it in GitHub Desktop.
https://specterops.io header remover bookmarklet
javascript:void%20function(){var%20a=document.getElementById(%22rs-so-web-redesign-header%22);a%26%26(a.style.display=%22none%22);var%20b=document.querySelectorAll(%22article%22);for(var%20i=0;i%3Cb.length;i%2B%2B){b%5Bi%5D.style.setProperty(%22margin-top%22,%220%22,%22important%22)}}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment