Created
November 23, 2017 03:09
-
-
Save Roy-Orbison/899f59bc823a31a7bfc28f1565873052 to your computer and use it in GitHub Desktop.
A simple replacement for the "No Close Buttons" Firefox extension that stopped working in 57 (Quantum)
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
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); | |
tab.tabbrowser-tab .tab-close-button { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use it:
about:support
into the address bar and hit enter.chrome
, then open it.