To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseDeveloper reply by Kim A. Brandt
Rated 5 out of 5 stars
Amazing add-on.
I do have a question though... Is there a way to simply make an element invisible instead of removing it?
You can use `Style page' from the Yarip context-menu and set `visibility: hidden':
div {
visibility: hidden !important;
}
To create your own collections, you must have a Mozilla Add-ons account.