Is there a way to change/modify the logo of spinning during the loading of pages?

I want to customize my browser Firefox, but the only thing that I found can be changed, it is the "Persona", which is only background images. I was wondering if there is a way to change the rotation icon that appears when loading a page and maybe even the buttons next and previous. Do you know if this is possible?

Do not use the chrome: / / prefix with the images.
Just use the name of the file that I posted above.
This will work if the images are in the chrome folder.
The chrome Protocol is used to access internal files and files that are contained in an extension.

.tab-throbber[busy] {
  list-style-image: url("r.png") !important;
}

.tab-throbber[progress] {
list-style-image: url("r.png") !important;
}

Tags: Firefox

Similar Questions

Maybe you are looking for