Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

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

Modified by puremikeg943

Chosen solution

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

Read this answer in context 👍 1

All Replies (4)

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Modified by 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?

Chosen Solution

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