Browse Source

Hide youtube country code

master
Riyyi 4 years ago
parent
commit
9ead4da1bd
  1. 4
      .mozilla/firefox/dotfiles.profile/chrome/userContent.css

4
.mozilla/firefox/dotfiles.profile/chrome/userContent.css

@ -125,4 +125,8 @@
{ display: none !important; }
.opened
{ display: none !important; }
/* Hide coutry code */
#country-code
{ display: none !important; }
}

Loading…
Cancel
Save