Advertisement
EnterpriseScripts

Hide Coinbase nonsense

Jan 10th, 2021
1,636
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. @-moz-document url-prefix("https://www.coinbase.com/") {
  2. .Banner__Container-sc-14no7q4-0, .EarnBanner__Container-sc-1x4be71-0 {
  3.     display: none !important;
  4. }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement