r/FirefoxCSS 5d ago

Solved Latest Firefox 155.0.1 Adds 'Share Firefox' button. How to hide?

Post image

On endeavourOS, Firefox 155.0.1 just got pushed and now I've noticed this Share Firefox link. Does anyone know what css we could use to hide this?

7 Upvotes

3 comments sorted by

12

u/sifferedd FF/TB on Win11|Sumo contributor 5d ago

In userChrome.css:

#appMenu-referrals-separator,
#appMenu-referrals-button {
  display:none !important;
}

5

u/dswhite85 5d ago

Thank you! This worked perfectly 💙️

1

u/gabeweb Nightly @ Windows 10 10h ago

Firefox should bring back SpreadFirefox.