Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

Upravil uživatel puremikeg943 dne

Zvolené řešení

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

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (4)

more options

Hello,

You can use the Development Tools:

Go to Tools >> Web Development

More about Web Developments:

Upravil uživatel Diego Victor dne

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

Zvolené řešení

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