Skip to content

Instantly share code, notes, and snippets.

@estudiobold
Created March 23, 2020 22:20
Show Gist options
  • Save estudiobold/4181e56129ed5cbd0b6cf40c73787a56 to your computer and use it in GitHub Desktop.
Save estudiobold/4181e56129ed5cbd0b6cf40c73787a56 to your computer and use it in GitHub Desktop.
Favlet to quickly remove CSS
javascript:(function()%20{%20document.head.parentNode.removeChild(document.head);%20})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment