This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Mozilla Support में खोजें

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.

Learn More

Change html code in page you're viewing automatically

  • 4 प्रत्युत्तर
  • 1 यह समस्या है
  • 1 view
  • के द्वारा अंतिम प्रतियुतर 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

All Replies (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: