Showing questions tagged: Show all questions
  • Solved
  • Archived

Recover account (bookmarks and saved logins) with lost password after computer crash

Dear, I need to recover my Mozilla (Firefox) account on my computer after this latter crashed. Unfortunately, apparently I don't have the good password. Probably I used… (read more)

Dear,

I need to recover my Mozilla (Firefox) account on my computer after this latter crashed. Unfortunately, apparently I don't have the good password. Probably I used an automatically generated password which I don't remember.

I still have my account connected on my Android smartphone, but I can't access the account details (no way to recover my password or change through this device?!), and I can't export my bookmarks. Also, apparently all my identifiers and passwords were not synced on my smartphone :-( Hence somewhere all my precious information are available, but stupidly enough I can't access it anymore and resetting the password warns me that I might (is it even a certainty or a possibility?) lose everything. It seems that I cannot even produce a revovery key (to reset pwd without losing data as mentioned in the Help pages) as I can't connect on a desktop browser anymore (but well on my Android version). I am lost and just stupidly blocked - this is SO frustrating, I initially thought it would be a good idea to put everything in Mozilla - well...

Is there ANY way to actually recover my account without losing data on my desktop Firefox, given I still have access to the email account associated to the Mozilla account (and to the original emails from the creation of my accounts) and I still have access to my Firefox account on the Android app but this one doesn't seem to allow to do anything interesting in my case??

Thanks a lot!

Asked by n.terseleer.lillo 10 months ago

Answered by n.terseleer.lillo 10 months ago

  • Solved
  • Archived

Unicode Fonts are not rendered properly

Well this happened after a Firefox Update with that i also suspect that using a User.js can aslo cause it would you like to look for the problem pls. ```js // /* You may… (read more)

Well this happened after a Firefox Update with that i also suspect that using a User.js can aslo cause it would you like to look for the problem pls.

```js // /* You may copy+paste this file and use it as it is.

*
* If you make changes to your about:config while the program is running, the
* changes will be overwritten by the user.js when the application restarts.
*
* To make lasting changes to preferences, you will have to edit the user.js.
*/

/****************************************************************************

* Betterfox                                                                *
* "Ad meliora"                                                             *
* version: 107a1                                                           *
* url: https://github.com/yokoffing/Betterfox                              *
                                                                                                                                                        • /

/****************************************************************************

* SECTION: SECUREFOX                                                       *
                                                                                                                                                        • /

/** TRACKING PROTECTION ***/ user_pref("browser.contentblocking.category", "strict"); user_pref("privacy.trackingprotection.emailtracking.enabled", true); user_pref("urlclassifier.trackingSkipURLs", "*.reddit.com, *.twitter.com, *.twimg.com, *.tiktok.com"); user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *.twitter.com, *.twimg.com"); user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true); user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false); user_pref("beacon.enabled", false); user_pref("browser.uitour.enabled", false);

/** OCSP & CERTS / HPKP ***/ user_pref("security.OCSP.enabled", 0); user_pref("security.remote_settings.crlite_filters.enabled", true); user_pref("security.pki.crlite_mode", 2); user_pref("security.cert_pinning.enforcement_level", 2);

/** SSL / TLS ***/ user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true); user_pref("browser.xul.error_pages.expert_bad_cert", true); user_pref("security.tls.enable_0rtt_data", false);

/** FONTS***/ user_pref("layout.css.font-visibility.private", 1); user_pref("layout.css.font-visibility.trackingprotection", 1);

/** RFP ***/ user_pref("browser.startup.blankWindow", false); user_pref("browser.display.use_system_colors", false);

/** DISK AVOIDANCE ***/ user_pref("browser.cache.disk.enable", false); user_pref("browser.privatebrowsing.forceMediaMemoryCache", true); user_pref("browser.sessionstore.privacy_level", 2); user_pref("browser.helperApps.deleteTempFileOnExit", true); user_pref("browser.pagethumbnails.capturing_disabled", true);

/** SHUTDOWN & SANITIZING ***/ user_pref("privacy.history.custom", true);

/** SPECULATIVE CONNECTIONS ***/ user_pref("network.http.speculative-parallel-limit", 0); user_pref("network.dns.disablePrefetch", true); user_pref("browser.urlbar.speculativeConnect.enabled", false); user_pref("browser.places.speculativeConnect.enabled", false); user_pref("network.prefetch-next", false); user_pref("network.predictor.enabled", false); user_pref("network.predictor.enable-prefetch", false);

/** SEARCH / URL BAR ***/ user_pref("browser.search.separatePrivateDefault.ui.enabled", true); user_pref("browser.urlbar.update2.engineAliasRefresh", true); user_pref("browser.search.suggest.enabled", false); user_pref("browser.urlbar.suggest.quicksuggest.sponsored", false); user_pref("browser.urlbar.suggest.quicksuggest.nonsponsored", false); user_pref("network.IDN_show_punycode", true);

/** HTTPS-ONLY MODE ***/ user_pref("dom.security.https_only_mode", true); user_pref("dom.security.https_only_mode_error_page_user_suggestions", true);

/** DNS-over-HTTPS (DOH) ***/ user_pref("network.dns.skipTRR-when-parental-control-enabled", false);

/** PROXY / SOCKS / IPv6 ***/ user_pref("network.proxy.socks_remote_dns", true); user_pref("network.file.disable_unc_paths", true); user_pref("network.gio.supported-protocols", "");

/** PASSWORDS AND AUTOFILL user_pref("signon.formlessCapture.enabled", false); user_pref("signon.privateBrowsingCapture.enabled", false); user_pref("signon.autofillForms", false); user_pref("signon.rememberSignons", false); user_pref("editor.truncate_user_pastes", false); ***/

/** ADDRESS + CREDIT CARD MANAGER ***/ user_pref("extensions.formautofill.addresses.enabled", false); user_pref("extensions.formautofill.creditCards.enabled", false); user_pref("extensions.formautofill.heuristics.enabled", false); user_pref("browser.formfill.enable", false);

/** MIXED CONTENT + CROSS-SITE ***/ user_pref("network.auth.subresource-http-auth-allow", 1); user_pref("pdfjs.enableScripting", false); user_pref("extensions.postDownloadThirdPartyPrompt", false); user_pref("permissions.delegation.enabled", false);

/** HEADERS / REFERERS ***/ user_pref("network.http.referer.XOriginTrimmingPolicy", 2);

/** CONTAINERS ***/ user_pref("privacy.userContext.ui.enabled", true);

/** WEBRTC ***/ user_pref("media.peerconnection.ice.proxy_only_if_behind_proxy", true); user_pref("media.peerconnection.ice.default_address_only", true);

/** GOOGLE SAFE BROWSING ***/ user_pref("browser.safebrowsing.malware.enabled", false); user_pref("browser.safebrowsing.phishing.enabled", false); user_pref("browser.safebrowsing.downloads.enabled", false); user_pref("browser.safebrowsing.downloads.remote.block_potentially_unwanted", false); user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false); user_pref("browser.safebrowsing.blockedURIs.enabled", false);

/** MOZILLA ***/ user_pref("identity.fxaccounts.enabled", false); user_pref("browser.tabs.firefox-view", false); user_pref("dom.push.enabled", false); user_pref("permissions.default.desktop-notification", 2); user_pref("permissions.default.geo", 2); user_pref("geo.provider.network.url", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%"); user_pref("geo.provider.ms-windows-location", false); // WINDOWS user_pref("geo.provider.use_corelocation", false); // MAC user_pref("geo.provider.use_gpsd", false); // LINUX user_pref("geo.provider.use_geoclue", false); // LINUX user_pref("browser.region.update.enabled", false); user_pref("permissions.manager.defaultsUrl", ""); user_pref("webchannel.allowObject.urlWhitelist", "");

/** TELEMETRY ***/ user_pref("toolkit.telemetry.unified", false); user_pref("toolkit.telemetry.enabled", false); user_pref("toolkit.telemetry.server", "data:,"); user_pref("toolkit.telemetry.archive.enabled", false); user_pref("toolkit.telemetry.newProfilePing.enabled", false); user_pref("toolkit.telemetry.shutdownPingSender.enabled", false); user_pref("toolkit.telemetry.updatePing.enabled", false); user_pref("toolkit.telemetry.bhrPing.enabled", false); user_pref("toolkit.telemetry.firstShutdownPing.enabled", false); user_pref("toolkit.telemetry.coverage.opt-out", true); user_pref("toolkit.coverage.opt-out", true); user_pref("datareporting.healthreport.uploadEnabled", false); user_pref("datareporting.policy.dataSubmissionEnabled", false); user_pref("app.shield.optoutstudies.enabled", false); user_pref("browser.discovery.enabled", false); user_pref("breakpad.reportURL", ""); user_pref("browser.tabs.crashReporting.sendReport", false); user_pref("browser.crashReports.unsubmittedCheck.autoSubmit2", false); user_pref("captivedetect.canonicalURL", ""); user_pref("network.captive-portal-service.enabled", false); user_pref("network.connectivity-service.enabled", false); user_pref("default-browser-agent.enabled", false); user_pref("app.normandy.enabled", false); user_pref("app.normandy.api_url", ""); user_pref("browser.ping-centre.telemetry", false); user_pref("browser.newtabpage.activity-stream.feeds.telemetry", false); user_pref("browser.newtabpage.activity-stream.telemetry", false);

/****************************************************************************

* SECTION: PESKYFOX                                                        *
                                                                                                                                                        • /

/** MOZILLA UI ***/ user_pref("layout.css.prefers-color-scheme.content-override", 2); user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true); user_pref("app.update.suppressPrompts", true); user_pref("accessibility.force_disabled", 1); user_pref("browser.compactmode.show", true); user_pref("browser.privatebrowsing.vpnpromourl", ""); user_pref("extensions.getAddons.showPane", false); user_pref("extensions.htmlaboutaddons.recommendations.enabled", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons", false); user_pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features", false); user_pref("browser.preferences.moreFromMozilla", false); user_pref("browser.tabs.tabmanager.enabled", false); user_pref("browser.aboutwelcome.enabled", false); user_pref("findbar.highlightAll", true); user_pref("middlemouse.contentLoadURL", false); user_pref("browser.privatebrowsing.enable-new-indicator", false);

/** FULLSCREEN ***/ user_pref("full-screen-api.transition-duration.enter", "0 0"); user_pref("full-screen-api.transition-duration.leave", "0 0"); user_pref("full-screen-api.warning.delay", 0); user_pref("full-screen-api.warning.timeout", 0);

/** URL BAR ***/ user_pref("browser.urlbar.suggest.engines", false); user_pref("browser.urlbar.suggest.topsites", false); user_pref("browser.urlbar.suggest.calculator", true); user_pref("browser.urlbar.unitConversion.enabled", true);

/** NEW TAB PAGE ***/ user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false);

/*** POCKET ***/ user_pref("extensions.pocket.enabled", false);

/** DOWNLOADS ***/ user_pref("browser.download.useDownloadDir", false); user_pref("browser.download.alwaysOpenPanel", false); user_pref("browser.download.manager.addToRecentDocs", false); user_pref("browser.download.always_ask_before_handling_new_types", true);

/** PDF ***/ user_pref("browser.download.open_pdf_attachments_inline", true);

/** TAB BEHAVIOR ***/ user_pref("browser.link.open_newwindow.restriction", 0); user_pref("dom.disable_window_move_resize", true); user_pref("browser.tabs.loadBookmarksInTabs", true); user_pref("browser.bookmarks.openInTabClosesMenu", false); user_pref("clipboard.plainTextOnly", true); user_pref("dom.popup_allowed_events", "click dblclick"); user_pref("layout.css.has-selector.enabled", true);

/****************************************************************************

* SECTION: FASTFOX                                                         *
                                                                                                                                                        • /

user_pref("nglayout.initialpaint.delay", 0); user_pref("nglayout.initialpaint.delay_in_oopif", 0); user_pref("browser.startup.preXulSkeletonUI", false);

/** EXPERIMENTAL ***/ user_pref("layout.css.grid-template-masonry-value.enabled", true); user_pref("dom.enable_web_task_scheduling", true); user_pref("layout.css.animation-composition.enabled", true);

/** NETWORK ***/ user_pref("network.ssl_tokens_cache_capacity", 32768); user_pref("network.dnsCacheEntries", 20000); user_pref("network.dnsCacheExpiration", 3600); user_pref("network.dnsCacheExpirationGracePeriod", 240); user_pref("network.buffer.cache.size", 262144); user_pref("network.buffer.cache.count", 128);

/** GFX ***/ user_pref("gfx.webrender.all", true); user_pref("gfx.webrender.precache-shaders", true); user_pref("gfx.webrender.compositor", true); user_pref("gfx.canvas.accelerated", true); user_pref("gfx.canvas.accelerated.cache-items", 32768); user_pref("gfx.canvas.accelerated.cache-size", 4096); user_pref("gfx.content.skia-font-cache-size", 80); user_pref("image.cache.size", 10485760); user_pref("image.mem.decode_bytes_at_a_time", 131072); user_pref("image.mem.shared.unmap.min_expiration_ms", 120000); user_pref("layers.gpu-process.enabled", true); user_pref("media.memory_cache_max_size", 1048576); user_pref("media.memory_caches_combined_limit_kb", 2560000); user_pref("media.cache_size", 2048000); user_pref("media.cache_readahead_limit", 9000); user_pref("media.cache_resume_threshold", 6000);

/** CACHE ***/ user_pref("browser.cache.memory.max_entry_size", 153600);

/****************************************************************************

* SECTION: SMOOTHFOX                                                       *
                                                                                                                                                        • /

// see https://github.com/yokoffing/Betterfox/blob/master/Smoothfox.js // Enter your scrolling prefs below this line: // recommended for 60hz displays user_pref("general.smoothScroll", true); // DEFAULT user_pref("mousewheel.default.delta_multiplier_y", 275); // 250-500 /****************************************************************************

* START: MY OVERRIDES                                                      *
                                                                                                                                                        • /

// Enter your personal prefs below this line:

/****************************************************************************

* END: BETTERFOX                                                           *
                                                                                                                                                        • /

```

Asked by rajbirmodak9m 10 months ago

Answered by Dropa 10 months ago

  • Solved
  • Archived

Can't unhide desktop taskbar when firefox is maximised

Current situation: I have 2 monitors. I have the option of auto hide taskbar in desktop mode turned on. On the primary monitor, when I maximise firefox window( not full … (read more)

Current situation: I have 2 monitors. I have the option of auto hide taskbar in desktop mode turned on. On the primary monitor, when I maximise firefox window( not full screen, the button between close and minimise, looking like a square), and hover my cursor towards the bottom, my taskbar doesn't unhide. However when I unminimise( clicking the middle button on the top right again), the taskbar unhides correctly. Also to note, my secondary monitor works completely fine ie, when firefox is maximised I can unhide taskbar on hovering near the bottom.

Asked by daveythedumb 10 months ago

Answered by daveythedumb 10 months ago

  • Solved
  • Archived

Remember Focus (search hit number) of Search in Page e.g. 17/34 and not back to 1/34

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the … (read more)

I have to search for a lot of entries in a long page, click on them to another window, do something (fill in a syllabus) and then go back to the long page and change the next search hit.

When I return to the long page the search in page is remembering where I am in the number of searches shown at the bottom of the page (e.g. 19/34) but when I click on the down button, instead of going to 20/34 it jumps back to 1/34 so then I have to press the down button 20 times to get to the next search hit.

Is there any way around this, so that I can just jump to the next search hit without having to press the down button 20 times?

I thought it might be the fact that the search is off screen but that is not it. It is the fact that I have left the page so the focus has been forgotten (except as the number 19/34 on the search in page bar at the bottom).

Is this a bug?

Asked by Timtak 10 months ago

Answered by Timtak 10 months ago

  • Solved
  • Archived

cannot print web page from Firefox

i cannot print any web page from Firefox. The print option only offers me the option to save as PDF. Firefox is not detecting either my Brother laser printer or my Epson … (read more)

i cannot print any web page from Firefox. The print option only offers me the option to save as PDF. Firefox is not detecting either my Brother laser printer or my Epson inkjet printer. if i use the print using system dialogue option fire fox shows a printer screen which has a simple entry of line prntr. If that is selected nothing at all happens. Clearly Firefox cannot detect my printers. If I save the web pages to a PDF file then open that file I can then get the normal system printing options and print the page. But all that does is clutter up my file system with files I will only ever use once. This proves the problem is clearly in Firefox and in its inability to detect system printers. I have tried all the suggestions from the help screens to no avail. Is there any other means of sorting this print problem.

Asked by austinjames 10 months ago

Answered by austinjames 10 months ago

  • Solved
  • Archived

time stamp

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add … (read more)

on other browsers I was able to go to history and see at what time of day I viewed a certain web site. Is that function on Firefox? This came in very handy so Please add this function! Thanks!

Mike [email removed from public]

Asked by guitarlessonsonline 10 months ago

Answered by guitarlessonsonline 10 months ago

  • Solved
  • Archived

Random website popping up while using Firefox.

When browsing in some websites such as "facebook.com", "mozilla.org", "lenovo.com", I sometimes get a popup to this link, but I don't have any kind of extension that coul… (read more)

When browsing in some websites such as "facebook.com", "mozilla.org", "lenovo.com", I sometimes get a popup to this link, but I don't have any kind of extension that could be causing that I think. What would be a way to troubleshoot this so that I can prevent that from happening? It's really annoying and the site also seems really sketchy.

Asked by NotReallyEight 10 months ago

Answered by jonzn4SUSE 10 months ago

  • Solved
  • Archived

Jump down more than 1 findbar hit (e.g. 10 hits down)

I realize that the page I am using findbar to search from reloads and scrolls to the top using some Javascript so that when I return to the searched page from a popup, th… (read more)

I realize that the page I am using findbar to search from reloads and scrolls to the top using some Javascript so that when I return to the searched page from a popup, the last search item is no longer focused when I come back so (or press F3 or Ctrl G) e.g. if I found the 29th hit, then I have to click down 30 times to get to the next search hit.

I tried using add-in Luminous to disable the reload/scroll to top of the page that I am searching but failed. It is a complicated add-in.

Is there any way to jump say 10 hits down at once?

Asked by Timtak 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

scrolling does not work anywhere on version 109.0b2

Clicking the mousewheel still works, but scrolling doesn't work. This behavior occurs on tab bar as well. Using option "Restart with addon disabled" from about:profiles … (read more)

Clicking the mousewheel still works, but scrolling doesn't work. This behavior occurs on tab bar as well.

Using option "Restart with addon disabled" from about:profiles can make the mousewheel scrolling work, but manually disabled all addon and restart just won't solve it.

Asked by Raymond Yan Lok Chan 12 months ago

Answered by mary1534 12 months ago

  • Solved
  • Archived

How can I control the confirmation sound in FireFox's "save image" & "file update" (download) panels

Firefox has started making a piercing high-pitched screech when the "save image" and "file update" panels appear. This is a confirmation or alert sound I suppose. It occ… (read more)

Firefox has started making a piercing high-pitched screech when the "save image" and "file update" panels appear. This is a confirmation or alert sound I suppose. It occurs when saving an image from a right-click menu and when downloading a file. Formerly Firefox used the system default sound for this, and that sound is still working in other programs for similar operations.

How can I fix this? Or alternatively how can I disable the sound during such operations in Firefox (or alternatively system-wide)?

Asked by SE-Tundra 10 months ago

Answered by SE-Tundra 10 months ago

  • Solved
  • Archived

The last firefox update ruined my firefox browser

Ever since Firefox updated today I've been unable to use the browser. It takes at least 5 minutes or more minutes to load, I can't manually log into any websites until th… (read more)

Ever since Firefox updated today I've been unable to use the browser. It takes at least 5 minutes or more minutes to load, I can't manually log into any websites until the speeddial finally loads, and the speeddial addon refuses to come up for at least 5 minutes, I can't log into Dropbox even with the speeddial up and running because the capcha won't popup...and on and on.

What in the world has been done to it? I'm using another browser just to contact support.

Asked by joyce.greer2 10 months ago

Answered by jonzn4SUSE 10 months ago

  • Solved
  • Archived

why did firefox suddenly start asking for primary password after update?

I have never used a primary/master password. I updated to 109.0.1 on a computer that had not been used for a few weeks. I do NOT sync FF on any computer. "Use Primary … (read more)

I have never used a primary/master password. I updated to 109.0.1 on a computer that had not been used for a few weeks. I do NOT sync FF on any computer. "Use Primary Password" is NOW checked on this 2nd computer. (never used or needed before) In order to try to change this, I was required to enter my password. When I enter the password I use to access mozilla support (the only FF password I have ever had), nothing happens and I do not get any options, i.e., forgot password. I have never been requested to enter a password on any computer (to access FF; only to reach mozilla support.) On my primary computer, "Use Primary Password" is not checked, as it should not be. Thanks in advance.

Asked by LSR 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

Firefox Developer edition 109-b9 breaks focusing in and out of app on Ubuntu 22.10

Noticed yesterday but not as prominent, firefox suddenly steals all window focus, trying to do anything in any other window is pushed into firefox no matter if it is mini… (read more)

Noticed yesterday but not as prominent, firefox suddenly steals all window focus, trying to do anything in any other window is pushed into firefox no matter if it is minimised or in another workspace. I have tested this in a clean install along with a clean profile. Bitwarden and other windows seem to act weird when they are interacted with.

This all works well and good on b8 and stable. I am using wayland (Ubuntu 22.* default), but xwayland is available.

Asked by Oliver Wilkes 11 months ago

Answered by Oliver Wilkes 10 months ago

  • Solved
  • Archived

Double-clicking sometimes opens a bookmark page

Hello at Mozilla Support, I'm having this issue where sometimes, when I double-click to download a link or open a downloads item, it opens the same bookmark page instead… (read more)

Hello at Mozilla Support,

I'm having this issue where sometimes, when I double-click to download a link or open a downloads item, it opens the same bookmark page instead. This is the page, and not sure if it's alphabetical, since this pages starts with an 'a' "https://authorspublish.com/#optin" Wondering how I can get this to stop changing the page I am on and opening the bookmark.

Thanks, Sonya

Asked by Sidonie.wa 10 months ago

Answered by jscher2000 - Support Volunteer 10 months ago

  • Solved
  • Archived

Sync is not appearing in settings

I don't know why but sync button is not appearing in my Firefox settings (image attached). I guess it's because something I've done in settings that has cause this to dis… (read more)

I don't know why but sync button is not appearing in my Firefox settings (image attached). I guess it's because something I've done in settings that has cause this to disappear. Can you help me? Thanks!!

Asked by wherewell 10 months ago

Answered by TyDraniu 10 months ago

  • Solved
  • Archived

Theme creation question

I've been making my own Firefox theme using the Firefox Color extension. I uploaded an image but I can't figure out how to show the image on the new tab screen. Setting t… (read more)

I've been making my own Firefox theme using the Firefox Color extension. I uploaded an image but I can't figure out how to show the image on the new tab screen. Setting the new tab page color to transparent only makes everything white. I know the image is uploaded correctly because I can see some of it in the toolbar and tab list. Is it possible to show the image on the new tab page?

Asked by Peter Schachte 10 months ago

Answered by cor-el 10 months ago