Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Remove Masthead Ads on YouTube
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansampson committed Jan 25, 2018
1 parent 04fb183 commit 4110d98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/extensions/brave/content/styles/removeEmptyElements.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ link[href*='files.coinmarketcap.com'] ~ .container #leaderboard,
link[href*='files.coinmarketcap.com'] ~ .container #leaderboard-bottom {
display: none !important;
}

/* YouTube Masthead Ad */
ytd-page-manager #masthead-ad.ytd-browse {
display: none !important;
}

0 comments on commit 4110d98

Please sign in to comment.