Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

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

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

How Do I remove the FIREFOX logo on my home screen

Agent virtuel απαντήθηκε
mssofball

How can I get rid of that logo? I tried the "flip flag to false" and it didnt work.. I have downloaded BRAVE and will use if for now.. When someone can explain how to remove it, I will use Firefox again.. I don't like it... I like a clean home page, and would think I can have the option of removing it.

How can I get rid of that logo? I tried the "flip flag to false" and it didnt work.. I have downloaded BRAVE and will use if for now.. When someone can explain how to remove it, I will use Firefox again.. I don't like it... I like a clean home page, and would think I can have the option of removing it.

Όλες οι απαντήσεις (2)

Hello

https://support.mozilla.org/en-US/questions/1541754 If you wish to test, userContent.css

Addition.

For information purposes.

Firefox advanced customization and configuration options https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration

https://www.userchrome.org/how-create-userchrome-css.html

@-moz-document url(about:newtab), url(about:home) { .logo-and-wordmark-wrapper { display: none !important; } }
If you have some CSS code ready to paste into a userChrome.css file, you can do that using the following page and download your userChrome.css file from there: Generate Downloadable userChrome.css File.

https://www.userchrome.org/download-userchrome-css.html

Generate CSS file userContent.css