Welcome to Firefox for Android Add-ons.
Add extra features and styles to make Firefox for Android 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.