Remove Upgrade button & Orange banner

I have a solution for all who want to remove the annoying Upgrade option in 60 seconds!

  1. Download this Chrome Extension (https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija)
  2. Click the cjs button and add this code: document.getElementsByClassName('TopbarContingentUpgradeLink')[0].style.display = 'none';
  3. Click Save and the page will reload without the upgrade button…

Now you don’t have to see this rainbow Upgrade button any more.

8 Likes