Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

Change html code in page you're viewing automatically

  • 4 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 1 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย jscher2000 - Support Volunteer

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 เมื่อ

วิธีแก้ปัญหาที่เลือก

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

อ่านคำตอบนี้ในบริบท 👍 1

การตอบกลับทั้งหมด (4)

more options

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

เปลี่ยนแปลงโดย 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

วิธีแก้ปัญหาที่เลือก

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