Switch to the dark side!
Firefox

Firefox

Latest Discussion
2 years ago
2 years ago
3 years ago
4 years ago
4 years ago
5 years ago
More...

Post a new topic



Remove Subscribe to This Page from Bookmarks menu

Avatar-50x50
aakio says:

Does anyone know how to remove this? I tried this line in my userChrome.ss, but that doesn't work:

menuitem[label="Subscribe to This Page..."] {
display: none !important;
}

03:53 am, Friday, May 25, 2007 (6 years ago)
1521
adz_619 says:

In the area where it has the label followed by the quotations just delete the text and leave it blank between those two quotations.

Like this:
menuitem[label=""] {
display: none !important;
}

06:54 am (6 years ago)
 

Reply to this topic

You must register and become a member to post a reply.