Created
March 23, 2020 22:20
-
-
Save estudiobold/4181e56129ed5cbd0b6cf40c73787a56 to your computer and use it in GitHub Desktop.
Favlet to quickly remove CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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