- Open your profile folder
(Easy access: go to about:support and scroll down to “Profile Directory”, click “Open Directory”) - Create a folder inside of it called
chrome
(all-lowercase) - Create a [blank, empty, text] file inside of that called
userContent.css
(uppercase C, and, yes, that's Content, not Chrome!)
(Windows users: don't forget to show file extensions!) - paste this into it:
/* Remove advertisements for Mozilla VPN */ @-moz-document url(about:privatebrowsing) { .promo { display: none; } }
- Go to about:config and set
toolkit.legacyUserProfileCustomizations.stylesheets
totrue
- Restart Firefox