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

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

Learn More

Turning off update notifications

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 46 προβολές
  • Τελευταία απάντηση από Terry

more options

Firefox 101 Xubuntu 20.04

I want to completely disable the Firefox pop-up notifications regarding updates. I have searched the web for an answer and cannot find anything workable. Can you please tell me how to accomplish this as the constant nagging is extremely annoying.

In about:config I have the following set with no success:

app.update.auto false app.update.download.promptMaxAttempts 0 app.update.elevation.promptMaxAttempts 0 app.update.enabled false app.update.interval 31536000 app.update.promptWaitTime 31536000 app.update.silent true browser.search.update false update false

Firefox 101 Xubuntu 20.04 I want to completely disable the Firefox pop-up notifications regarding updates. I have searched the web for an answer and cannot find anything workable. Can you please tell me how to accomplish this as the constant nagging is extremely annoying. In '''about:config''' I have the following set with no success: app.update.auto false app.update.download.promptMaxAttempts 0 app.update.elevation.promptMaxAttempts 0 app.update.enabled false app.update.interval 31536000 app.update.promptWaitTime 31536000 app.update.silent true browser.search.update false update false

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

more options

You may have to do that by locking preferences. Remove the blank space in the link below. My distro uses defaultPref rather than lockPref and I have these.

defaultPref("app.update.auto", false);
defaultPref("app.update.enabled", false);
defaultPref("app.update.autoInstallEnabled", false);


http://kb.mozillazine. org/Locking_preferences