顯示下列標籤的問題: 顯示所有問題

How can I permanently turn off Firefox's "update available" pop-up reminder?

I use Firefox version 103, the old version that is perfectly compatible with an extension I always use. I love this old version, and I don't want to update it to the new … (閱讀更多)

I use Firefox version 103, the old version that is perfectly compatible with an extension I always use. I love this old version, and I don't want to update it to the new version. But the update reminder pops up many times everyday. it's so annoying. I used "about config" to turn it off (see photo 2); it works a bit, but the popup still there once daily after the configuration. I want to turn it off permanently. Is there any way to do it? Thank you very much!!

wongbouwing 於 2 週前 詢問

Agent virtuel 最近回覆於 2 週前

Screen recorder

I'm looking for a screen recorder. The addon search list has several. Awesome screenshot has a lot of users, but some aren't thrilled that you have to create an accou… (閱讀更多)

I'm looking for a screen recorder. The addon search list has several.

Awesome screenshot has a lot of users, but some aren't thrilled that you have to create an account.

it doesn't have to be particularly fancy. For instance, I have a couple Firefox and Windows issues I'd like t document.

noel_envode 於 2 個月前 詢問

Agent virtuel 最近回覆於 2 個月前

I added your add-ons and can no longer access Facebook

When i updated Firefox just now it offered several recommended security add-ons. I added a few of them. But now I can't access Facebook. I disabled them one at a time and… (閱讀更多)

When i updated Firefox just now it offered several recommended security add-ons. I added a few of them. But now I can't access Facebook. I disabled them one at a time and still cannot get in. What do I do now?

Joe Farrelly 於 5 個月前 詢問

Terry 最近回覆於 5 個月前

Is there a way to revert a recent change to how arrow keys work in the URL bar?

When pressing the up arrow key with text in the URL bar, the bottom suggestion is selected, rather than returning the text cursor to the beginning. It used to place the i… (閱讀更多)

When pressing the up arrow key with text in the URL bar, the bottom suggestion is selected, rather than returning the text cursor to the beginning. It used to place the insertion point at the very beginning of whatever text was in there, and then another up arrow press would select the bottom suggestion, but now it instantly wraps to the very bottom selection. It's quite frustrating when trying to modify a search query - now you either have to hold the left arrow key, or accurately click with the mouse

For instance, say I type "cloud" in the URL box, but figure "storm cloud" would be a better search. I can't just press the up arrow to add "storm ", because pressing the up arrow once now just replaces the entire line of text with "https://soundcloud.com/", completely ruining my search. I'm pretty sure this was recently changed with an update. Is there any hope of changing it back?

BunnyHelp 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Home Page

In Chrome I was able to have a home page as well as a first-up page. So, for my first-up page, I had Proton Mail for my email. Then, for my home page I had the New York T… (閱讀更多)

In Chrome I was able to have a home page as well as a first-up page. So, for my first-up page, I had Proton Mail for my email. Then, for my home page I had the New York Times. I'd like to be able to do the same here with Firefox, if possible.

Thanks.

pb4072 於 5 個月前 詢問

Paul 最近回覆於 5 個月前

I want to not save (or auto-clear) history, but still keep cookies, logins, open tabs after restarting, and recently closed tabs

I haven't yet found the correct configuration to do this. What I want is: 1. History should either not be saved, or alternatively auto-deleted after a certain time (e.g.… (閱讀更多)

I haven't yet found the correct configuration to do this.

What I want is: 1. History should either not be saved, or alternatively auto-deleted after a certain time (e.g. only keep history of the past hour), or as a last resort get deleted when closing the browser. 2. I want to keep the ability to restore recently closed tabs. I realize this is a bit in conflict to not having a history, but just remembering the last few closed tabs would be enough, or all tabs closed in the last few minutes. 3. When I restart the browser, I want it to restore my previously open tabs 4. I want to keep cookies and logins (i.e. not get logged out everywhere, and have the cookie dialogues after restarting the browser). 5. Not super important, but ideally I want to keep my saved favicons/website logos in the bookmarks and on the new tab page.

So basically I just want to way for the history to be empty or automatically pruned, without sanitizing any other data on exit or browsing in a kind of permanent private mode.

Thank you in advance!

August3180 於 5 個月前 詢問

cor-el 最近回覆於 5 個月前

New Profiles attaching to a Current Profile

II'm using Win 10 Pro and am having an issue with adding new FF profiles. I have a shortcut icon in the (bottom) Win 10 taskbar. I've created new FF profiles with uniqu… (閱讀更多)

II'm using Win 10 Pro and am having an issue with adding new FF profiles.

I have a shortcut icon in the (bottom) Win 10 taskbar. I've created new FF profiles with unique names and paths, etc. But when I open FF as one of those profiles the open window(s) "attach" to an icon / shortcut in the taskbar, even tho' that icon / shortcut has a completely different target (i.e., path for starting FF).

I don't want windows from Profile New 1 or Profile New 2 to look as if they are for Profile Icon_in_the_Taskbar.

I hope this makes sense. I've created profiles in the past and didn't run into this problem so perhaps it's me. But I also don't believe I'm doing anything different than before.

freeq_hq 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Yoroi wallet stopped working

Firefox updated and Yoroi wallet has stopped working. Failed to access storage. Yoroi needs to access to storage ("IndexedDB") to properly manage wallets. Your browser ma… (閱讀更多)

Firefox updated and Yoroi wallet has stopped working. Failed to access storage. Yoroi needs to access to storage ("IndexedDB") to properly manage wallets. Your browser may either not support IndexedDB or it may be disabled due to your privacy settings (such as private browsing) any Ideas ? my regards

peterjpjc 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

What is this "app.update.background.rolled out" setting?

Hi What is this "app.update.background.rolled out" setting? /** * Background Update is controlled by the per-installation pref * "app.update.background.enabled".… (閱讀更多)

Hi

What is this "app.update.background.rolled out" setting?


 /**
  * Background Update is controlled by the per-installation pref
  * "app.update.background.enabled". When Background Update was still in the
  * experimental phase, the default value of this pref may have been changed.
  * Now that the feature has been rolled out, we need to make sure that the
  * desired default value is restored.
  */
 async ensureExperimentToRolloutTransitionPerformed() {
   if (!lazy.UpdateUtils.PER_INSTALLATION_PREFS_SUPPORTED) {
     return;
   }
   const transitionPerformedPref = "app.update.background.rolledout";
   if (Services.prefs.getBoolPref(transitionPerformedPref, false)) {
     // writeUpdateConfigSetting serializes access to the config file. Because
     // of this, we can safely return here without worrying about another call
     // to this function that might still be in progress.
     return;
   }
   Services.prefs.setBoolPref(transitionPerformedPref, true);

Piotr 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

why is everything so needlesly comlicated

why is literally every setting on this horse [redacted] browser over the top complicated? trying to watch a show but I can't because I dont know how to disable ad block f… (閱讀更多)

why is literally every setting on this horse [redacted] browser over the top complicated? trying to watch a show but I can't because I dont know how to disable ad block for one site, what was wrong with the pause button? why do I need a super secure password just to come on here and get help? why cant I use mozillasucks as a password? are y'all trying to make chrome look user friendly? why have my saved log ins moved to pop up tab where I have to copy and paste them? what was wrong with the drop down menu when you click the box to type your sign in info? as someone who genuinely doesn't care for or understand the IT side of things you make using this browser a nightmare.

ironchair13 於 6 個月前 詢問

Paul 最近回覆於 6 個月前

731899

Firefox is not asking where save downloaded files. I have the checkbox checked which indicates it should ask every time. I also followed some instructions on here about… (閱讀更多)

Firefox is not asking where save downloaded files. I have the checkbox checked which indicates it should ask every time. I also followed some instructions on here about going to the about:config page and changing a setting to false, but that didn't do anything.

icaptcrunch 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Bulit in PDF reader is showing blank

Built in PDF reader is showing blank and then prompting to close firefox - Please help I am support a company who are really big on Firefox and love the built in PDF re… (閱讀更多)

Built in PDF reader is showing blank and then prompting to close firefox -

Please help I am support a company who are really big on Firefox and love the built in PDF reader feature but recently when they open files they show blank and you ar then requested to close Firefox.

Any ideas of what the problem could be?

He has the latest version of Firefox from today I can see there was an update 2 days ago and there where some new features on the reader could this be the reason?

l.grech 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Newest version 119

Once Firefox was updated to the latest version nothing worked anymore. No changes to the Settings were saved. Keeps loading the Mozilla page even after I changed to goog… (閱讀更多)

Once Firefox was updated to the latest version nothing worked anymore.

No changes to the Settings were saved. Keeps loading the Mozilla page even after I changed to google.ca. Rebooted, restart the browser, etc. Nothing works. Changing the security settings restart the browser then it won't connect to the web.

Everything worked perfectly with the previous version. As soon as it upgraded nothing worked properly anymore.

Tried to go back to 118 but it keeps updating.

Using a very old version right now to be able to connect (56.0.2) and told it NOT to update.

y_portelance 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

Firefox will NOT LET ME assign a downloads folder, and doesn't ask (though that is checked)

Firefox will NOT LET ME assign a downloads folder, and doesn't ever ask where to save (though that IS checked). There is NOTHING the support base or community I can fin… (閱讀更多)

Firefox will NOT LET ME assign a downloads folder, and doesn't ever ask where to save (though that IS checked). There is NOTHING the support base or community I can find addressing this. It tells you to check "ask" and or to assign a downloads folder. Well, I Have checked "ask" and it doesn't ask. And it will not let me select a downloads folder.

And all downloads "fail." So I cannot use Firefox io download anything.

This is a bug. The settings do not work.

I have updated to latest version, this has been the case thru multiple versions. I am using a M1 Macbook pro with Monterey OS.

SamanthaRose 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前

lettering /Font

One of the best things about Firefox is that i could use other fonts on the website and now I can't. Just stuck with this crappy one.. or tell me how to change it as I … (閱讀更多)

One of the best things about Firefox is that i could use other fonts on the website and now I can't. Just stuck with this crappy one.. or tell me how to change it as I have tried..

stilla7thgrader 於 5 個月前 詢問

zeroknight 最近回覆於 5 個月前