Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Change html code in page you're viewing automatically

  • 4 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 236 προβολές
  • Τελευταία απάντηση από 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: