Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Firefox - PLEASE stop nagging me and interupting my work. NO MORE ENDLESS "TRY" PROMPTS!

I am constantly getting hit with all sorts of REPEATED prompts to "Try" features..ex - "Try Horizontal Tabs" or "Create a Profile". I am getting frustrated with the inabi… (Lesen Sie mehr)

I am constantly getting hit with all sorts of REPEATED prompts to "Try" features..ex - "Try Horizontal Tabs" or "Create a Profile". I am getting frustrated with the inability to stop these annoying and useless prompts. I need a browser that let's me work the way I want and need to work, I don't need a browser that thinks it knows better than I, what I need. Using about:settings is not intuitive and leads to breaking more things than it fixes. I try to stop the prompts to try horizontal tabs and it breaks my easy access to the ChatGPT cog.

Put all these feature recommendations on a single page displayed to the user with a "Do Not Show Again" checkbox. Or limit the prompts to 3 times max or once a month. Something far more reasonable than every time I open the browser. People, this is not difficult - Stop being over-baring and persistent with these undesirable recommendations. ALL USERS ARE NOT THE SAME.

If I do not "Try" when prompted, especially the 2nd, 3rd time etc. it is highly likely that I am not interested and want to be left alone. I am ready to ditch Firefox and move to Chrome or Opra. Let me reword that - I am being run off by Firefox's nag tactics. I assure you another day or two of this and - & "%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" -ms will be next. I am not going to use about: and search through endless config options every time I need to get my work done. Make it easy to stop or stop it entirely but stop trying to control my browser usage. I don't have to use Firefox you know. After 48 hours passes if these prompts don't go away, FireFox will be automatically removed. In other words, give me a reason to manually stop this scheduled task.....or don't.

$action = New-ScheduledTaskAction -Execute "C:\Program Files\Mozilla Firefox\uninstall\helper.exe" -Argument "/S" $trigger = New-ScheduledTaskTrigger -Once -At (Get-Date).AddHours(48) Register-ScheduledTask -Action $action -Trigger $trigger -TaskName "UninstallFirefox" -Description "Uninstalls Firefox in 48 hours"

Gefragt von gazar1 vor 2 Tagen

Constantly asking if I want to open firefox every time I restart my computer

Almost every time I open up Firefox it has a little pop-up under the tool bar asking "Open Firefox every time you restart your computer?", and every time I select "Not no… (Lesen Sie mehr)

Almost every time I open up Firefox it has a little pop-up under the tool bar asking "Open Firefox every time you restart your computer?", and every time I select "Not now", which I guess is intended as only a temporary answer. How can I permanently say "No" and keep this from popping up constantly?

Gefragt von alxkahl vor 5 Tagen