Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus
Résolu Archivé

Change html code in page you're viewing automatically

jscher2000 -... a répondu
puremikeg943

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

Modifié le par puremikeg943

Lire cette réponse dans son contexte

Solution choisie

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

Toutes les réponses (4)

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Modifié le par Diego Victor

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?

Solution choisie

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