Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Change html code in page you're viewing automatically

more options

How to make firefox automatically edit certain html code on certain web pages

Like on webpages I can right click inspect element and it will allow me to delete things off the page.

I want this to happen automatically for certain webpages when containing certain html code

How to make firefox automatically edit certain html code on certain web pages Like on webpages I can right click inspect element and it will allow me to delete things off the page. I want this to happen automatically for certain webpages when containing certain html code

Modificato da puremikeg943 il

Soluzione scelta

I tend to write custom scripts for this sort of thing, but for a couple of more general purpose removers, you could investigate these:

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (4)

more options

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Modificato da Diego Victor il

more options
more options

I got FoxReplace but I can't seem to figure out how to make it replace the HTML code.... does anyone know how to make it work for me?

more options

Soluzione scelta

I tend to write custom scripts for this sort of thing, but for a couple of more general purpose removers, you could investigate these: