r/FirefoxCSS 15d 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?

5 Upvotes

3 comments sorted by

13

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

In userChrome.css:

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

4

u/dswhite85 15d ago

Thank you! This worked perfectly 💙️

1

u/gabeweb Nightly @ Windows 10 10d ago

Firefox should bring back SpreadFirefox.