Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

puremikeg943 tarafından tarihinde düzenlendi

Seçilen çözüm

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

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (4)

more options

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Diego Victor tarafından tarihinde düzenlendi

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

Seçilen çözüm

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