Created
July 17, 2018 17:44
-
-
Save ELLIOTTCABLE/bc4de14e6b00828f971e8bf617133261 to your computer and use it in GitHub Desktop.
Best Tridactyl start page ever
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
@-moz-document regexp("moz-extension://.*/static/newtab.html") { | |
body { | |
display: none !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment