Guest User

Untitled

a guest
Jul 3rd, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. @-moz-document url-prefix(chrome://mozapps/content/extensions/extensions.xul), url-prefix(about:addons) {
  2.  
  3. #list-view #private-browsing-notice {
  4. display: none !important;
  5. }
  6.  
  7. }
Advertisement
Add Comment
Please, Sign In to add comment