Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

Módosította: puremikeg943,

Kiválasztott megoldás

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

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (4)

more options

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Módosította: Diego Victor,

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

Kiválasztott megoldás

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