Отображение вопросов с тегом: Показать все вопросы
  • Решено

Add all about:config changes to Sync

The Firefox Sync system is really neat for keeping our booksmarks synced across devices, but what I would also love to see is the option to sync all settings as well, inc… (читать ещё)

The Firefox Sync system is really neat for keeping our booksmarks synced across devices, but what I would also love to see is the option to sync all settings as well, including the changes made in the "about:config" settings.

Across my years of browsing I changed quite a lot of small little things and having to track all of those down every time I set up a new device or reinstall windows can get a bit tedious, so I was wondering if those settings can also be included in the Sync settings somehow - or if such a feature might be planned for the future?

Задан jan.schellhammer 1 день назад

Дан ответ ThePillenwerfer 1 день назад

  • Решено

Syncing not working

Dear Firefox, I have just reinstalled my operating system after some issues. After reinstalling my browser, I logged into my browser after changing the password, but now… (читать ещё)

Dear Firefox,

I have just reinstalled my operating system after some issues. After reinstalling my browser, I logged into my browser after changing the password, but now no data is being synced. The open tabs, bookmarks and saved passwords were the most important, but none of that has synced back. After waiting for a little bit I decided to press the synchronize now button, but that also didn't do anything. Is there perhaps something wrong with the syncing right now? Or is there another way to get that data back? I didn't save it as I normally don't have to.

Thank you for your reply!

Kind regards, Lili

Задан Lili 2 дня назад

Дан ответ Paul 2 дня назад

  • Закрыто

Ranag

{"result":[{"product":{"id":"391","name":"3000\u6768\u6843","identifier":"3000_starfruit","description":"\u82b1\u8d396\u5143\uff0c\u5c31\u53ef\u4ee5\u83b7\u5f97\u4e00\u5c… (читать ещё)

{"result":[{"product":{"id":"391","name":"3000\u6768\u6843","identifier":"3000_starfruit","description":"\u82b1\u8d396\u5143\uff0c\u5c31\u53ef\u4ee5\u83b7\u5f97\u4e00\u5c0f\u5305\u6768\u6843\uff083000\u6768\u6843\uff09","icon":"http:\/\/img.idreamsky.com\/files\/products\/51075dc4-6d50-48f8-845f-5bb67cacec17.png","price":"6","type":"1","maxperplayer":"0","duration":"0","created":"1348561458","updated":"1361955337"},"params":"190748a2d2f4cc7963a8341e3884e8967f95df3dfd8b75feb8854b9436af62e93637b34f84dae6518abef571754896905982bce9b2d3839ad90bb582c6ad23b197e3a781fa565dc578c7af0ca0e9a13a29d5fe439f307c951c4c24d2b8c6e39f58eddd92338a765f4460

Задан Rana Usman 2 дня назад

  • Решено

Firefox Sync: Overwrites old data, need help to fresh sync

When I sync my Firefox account, my old data, themes, and add-ons come back. There are add-ons, themes, passwords, and usernames from 3-4 years ago that I no longer use. H… (читать ещё)

When I sync my Firefox account, my old data, themes, and add-ons come back. There are add-ons, themes, passwords, and usernames from 3-4 years ago that I no longer use. How can I reset my sync data and sync again? In short, there is an 'overwrite' situation; the old data remains while the new data is synced over it.

Задан Mia 2 дня назад

Дан ответ Mia 2 дня назад

  • Решено

Firefox won't save previous tabs IF another instance of Firefox is running including Private mode

For example, say, you have 3 opened tabs in a Firefox (FF) windows. Normally, when you close FF and then re-open FF, it restores 3 previous opened tabs. But, if you have… (читать ещё)

For example, say, you have 3 opened tabs in a Firefox (FF) windows. Normally, when you close FF and then re-open FF, it restores 3 previous opened tabs.

But, if you have another FF windows opened at the same time, when you close the FF windows with the 3 opened tabs and re-open back a new FF windows, FF won't restore the 3 opened tabs.

Same thing happens when you have another Private FF windows at the same time, when you close the non-Private FF with the 3 opened tabs, and then you re-open FF, it loses the 3 opened tabs.

That's why you can see 'countless' question about lost opened session, because of the issue above along with crash etc.

Is this a bug or a known feature?

Задан marhan91 5 дней назад

Дан ответ cor-el 4 дня назад

  • Решено

How to get Firefox to use an existing profile without moving or copying it?

I use Firefox on Ubuntu Linux, and it works fine. For unrelated reasons I have created a new Linux Mint 22 boot partition, and I would like to use the same Firefox prof… (читать ещё)

I use Firefox on Ubuntu Linux, and it works fine.

For unrelated reasons I have created a new Linux Mint 22 boot partition, and I would like to use the same Firefox profile on both Linux OS-s, without having to move or copy the existing profile I use on Ubuntu. (The profile is placed on a third independent data partition!) I cannot find any information on how to do it. All information I find involves moving the profile, but then Firefox on Ubuntu would not be able to continue to use it.

I look forward to hear from you. Thank you. :-)

Задан Henrik R. 1 неделю назад

Дан ответ TyDraniu 1 неделю назад

  • Закрыто

E-Mailadresse

duplicate of /questions/1467645 thread. a.leszczynski@online.de seit kurzem ohne Funktion. Anmeldung nicht mehr möglich. Ich habe bereits fleißig an das Mozilla Team ges… (читать ещё)

duplicate of /questions/1467645 thread.

a.leszczynski@online.de seit kurzem ohne Funktion. Anmeldung nicht mehr möglich. Ich habe bereits fleißig an das Mozilla Team gespendet! Ich bitte um Hilfe!

Mit freundlichen Grüßen Arno Leszczynski Tel. [edited phone# from public community support forum]

Задан Arno Leszczynski 1 неделю назад

  • Закрыто

What best practices should be followed to optimize performance and ensure cross-browser compatibility in complex web applications using modern frameworks?

To optimize performance and ensure cross-browser compatibility in complex web applications, several best practices can be implemented: Use Responsive Design: Employ r… (читать ещё)

To optimize performance and ensure cross-browser compatibility in complex web applications, several best practices can be implemented:

   Use Responsive Design: Employ responsive web design techniques to ensure that your application functions well on various screen sizes and devices. This approach enhances user experience across different platforms.
   Minimize HTTP Requests: Reduce the number of HTTP requests by combining files (like CSS and JavaScript) and using image sprites. This can significantly improve loading times.
   Leverage Browser Caching: Implement caching strategies to store frequently accessed resources, which can speed up load times for returning users.
   Test Across Multiple Browsers: Regularly test your application on various browsers (like Chrome, Firefox, Safari, and Edge) to identify and fix compatibility issues early in the development process.
   Optimize Images and Assets: Use appropriate image formats and compression techniques to reduce file sizes without compromising quality, which can enhance loading speed.
   Utilize Best Application Development Services: Partner with experts who provide the best application development services to incorporate performance monitoring and optimization tools into your development workflow.

By following these practices, developers can create robust applications that not only perform well but also deliver a consistent experience across different browsers. Engaging with the community to share insights and experiences can further enhance our collective understanding of effective application development strategies.

Задан adamjes 1 неделю назад

  • Решено

Session Restore did suddenly not restore windows and tabs

I am currently running Firefox on Windows 11 (24 H2) and today, like I have usually done a lot over the past years I opened Firefox, did some browsing, then I quit the ap… (читать ещё)

I am currently running Firefox on Windows 11 (24 H2) and today, like I have usually done a lot over the past years I opened Firefox, did some browsing, then I quit the app. When I later opened Firefox (version 130.0.1 (64-bit)) no a single of my open windows got restored.

I have been relying on Previous session being restored. Today however, it did not work, and the option to use "hanburger menu" -> History -> Recently Closed Windows" do not show my windows I had open.

How can I find my old sessions? Can I restore them somehow from backed up data?

Задан Niklas 1 неделю назад

Дан ответ Niklas 1 неделю назад

  • Закрыто

return closed tabs

"how to revive return all 124 tabs of prior sessions ? in Firefox...older version ? please help. & How to avoid if close by mistake 1 window with all ....vs… (читать ещё)

"how to revive return all 124 tabs of prior sessions ? in Firefox...older version ? please help. & How to avoid if close by mistake 1 window with all ....vs 1-2 tabs only ? " HOW revive replace lost all tabs 4 days ago ? '

Задан relate0999 3 недели назад

Последний ответ от cor-el 3 недели назад

  • Решено

Recovering lost user data (logins, bookmarks, history, etc)

We deploy Firefox via a software called Pulseway and last night it reinstalled Firefox over the current installation for one of our users. When he logged in this morning,… (читать ещё)

We deploy Firefox via a software called Pulseway and last night it reinstalled Firefox over the current installation for one of our users. When he logged in this morning, all his data was missing from the browser as it appears to be a fresh installation. I'm unable to find his previous profile in the AppData folders (checked by going to about:profiles and opened each profile). There is no backup for this info, and he did not have a Sync account set up. Is there anywhere else I could possible recover this data for the user? Thanks in advance.

Задан kelley5 3 недели назад

Дан ответ TechHorse 3 недели назад

  • Закрыто

Restore Session button is disabled when "...trouble restoring your last browsing session. Select Restore Session to try again" message appears at start up

duplicate of /questions/1463927 thread. This message: "We are having trouble restoring your last browsing session. Select Restore Session to try again." appears when sta… (читать ещё)

duplicate of /questions/1463927 thread.

This message: "We are having trouble restoring your last browsing session. Select Restore Session to try again." appears when starting Firefox 130.0 but the "Restore Session" button is disabled.

Firefox should not ask the user to do something Firefox itself has made impossible.

Задан Michael 4 недели назад

  • Решено

Data Lost after PC & Password Reset

Today I installed a clean WIN10 version on my PC, expecting to just log into firefox afterwards and have all the data back within minutes, but I forgot my Firefox passwor… (читать ещё)

Today I installed a clean WIN10 version on my PC, expecting to just log into firefox afterwards and have all the data back within minutes, but I forgot my Firefox password... As I'm currently in another country I also couldn't just log in on any of my other devices to recover the password, so I decided to reset it via the E-Mail... well aparantly changing your password deletes the sync data?? I'm guessing there is no way to recover the data? So I got a relative of mine to start my backup notebook which has not been synched for a few months but some data should've still been there, at least I had thought so... password database there was empty... and instead of synching the firefox landing page from my notebook where all my pinned pages were, it copied the page from the new device and wiped that as well... Any way to revert the sync changes on the notebook?

Задан SchoSeb 1 месяц назад

Дан ответ Paul 1 месяц назад