顯示下列標籤的問題:

Unable to Access Flickr

I got a Firefox update recently and have not been able to access Flickr since then. I am getting a message that the page is not redirecting correctly. I am attaching t… (閱讀更多)

I got a Firefox update recently and have not been able to access Flickr since then. I am getting a message that the page is not redirecting correctly. I am attaching the error message. I am running with standard firefox protection. I have cleared cache and cookies. I have also added Flickr as an exception to Firefox enhanced privacy tracking. Firefox is up to date (version 134.0.1 (64 bit)). Anyone else having this issue or know the solution?

已解決 封存 4 586

Fire Fox - New Profile

Fire Fox - This profile was last used with a newer version of this App - Create a new profile. After logging into my account, I saw a Fire Fox page showing new features.… (閱讀更多)

Fire Fox - This profile was last used with a newer version of this App - Create a new profile.

After logging into my account, I saw a Fire Fox page showing new features. Upon downloading Fire Fox, I saw the the above message. I didn't want a new profile, but there wasn't an option to close the window and to just continue to use the newer version that was already installed ???

I tried Control / ALT / Delete . Upon restarting it showed the same message! I uninstalled Fire Fox, which surely has not helped things.

Am I able to restore the profile from the "newer version"? Otherwise, I will probably have to setup Fire Fox from scratch and have lost all bookmarks.

Thanks so much for your assistance. Myles

已解決 封存 5 571

Managing Old Profiles.

So I have a bunch of Firefox profiles I want to set up a new profile and I want to set up the profile switching with in that profile perhaps by creating a bunch of profil… (閱讀更多)

So I have a bunch of Firefox profiles I want to set up a new profile and I want to set up the profile switching with in that profile perhaps by creating a bunch of profiles from the about profiles page and then replacing those profiles with the old ones as I don't see a way to just import old profiles in the UI. How do I go bout doing that like copy and move exactly what exactly where.

已解決 封存 7 428

Profiles from about:profiles are missing and not transferable to the new Profiles menu

I’m running into a limitation with Firefox profiles involving the original Profile Manager (about:profiles) and the new Profiles menu in the toolbar. I previously created… (閱讀更多)

I’m running into a limitation with Firefox profiles involving the original Profile Manager (about:profiles) and the new Profiles menu in the toolbar.

I previously created multiple profiles using the original Profile Manager (about:profiles), for example profiles A, B, and C. These profiles still function normally and can be launched through about:profiles, but they do not appear in the new Profiles menu in the toolbar.

I also tried using the “Copy this profile” option available from the new Profiles menu. This made it clear that the feature does not work with profiles created via about:profiles. For example, when I open profile A, I expected that I could use “Copy this profile” to copy profile A into an existing profile like profile B (which was also created using about:profiles). However, this is not possible. Profiles A, B, and C remain isolated from the new Profiles menu and cannot be accessed, copied, or managed through it.

At the moment, profiles created with the original Profile Manager (about:profiles) can only be accessed through that manager and cannot be transferred into the new Profiles menu in the toolbar.

Is there an official fix or a workaround that achieves the same result—specifically, transferring or integrating all existing profiles created with the original Profile Manager (about:profiles) into the new Profiles menu accessible from the Firefox toolbar?

已解決 1 337

bookmarks didn't load from earlier firefox

I just update firefox but all my none of my bookmarks loaded. I share my computer with my husband. He has a different account on this same computer and his bookmarks ar… (閱讀更多)

I just update firefox but all my none of my bookmarks loaded. I share my computer with my husband. He has a different account on this same computer and his bookmarks are showing up on my side, but mine are nowhere to be found. Previously we have had separate bookmark lists and all was fine. I don't know where my bookmarks went.

How do I get them back and put on "my side" and still have my husband's on his side?

已解決 封存 8 292

Problem with about:profiles page

Unimportant and mildly disruptive issue: I've been using the about:profiles method to maintain separate profiles. I am aware that this is distinct from the new way to man… (閱讀更多)

Unimportant and mildly disruptive issue: I've been using the about:profiles method to maintain separate profiles. I am aware that this is distinct from the new way to manage profiles (about:profilemanager; https://support.mozilla.org/en-US/questions/1543697 ).

I normally use my default profile (let's call it profile A) to open other profiles (of which there are 6 + a Nightly profile).

However, recently I've noticed that if I open another profile (B) from profile A: Refreshing profile A's about:profiles makes it inactive, with the "Another copy of Firefox has made changes to profiles" error. Now, B's about:profiles correctly displays the different profiles, and I can launch more profiles from here. But A is still shown as the default profile. I've tried this with a few other profiles (C, D), but even with those open, B still seems to have the functional about:profiles page.

Is there any way to reset this, i.e. to make A's about:profiles functional even when profile B is launched?

Edit: I think this is because profile B has the new profile manager enabled, and under this, B is the original profile. I tried setting browser.profiles.enabled to false in the about:config settings but this doesn't seem to help. Oh well!

已解決 2 288

Profile copied to different computer not recognised

I'm running Firefox 122.0.1 on a Windows 10 desktop PC, with a profile which includes a userChrome.css file which makes several layout and cosmetic changes. I also have a… (閱讀更多)

I'm running Firefox 122.0.1 on a Windows 10 desktop PC, with a profile which includes a userChrome.css file which makes several layout and cosmetic changes.

I also have a laptop (also Windows 10) which has an old Firefox 97.0.1 installation, and I'd like to make the same changes on this machine which I'm used to on the main computer. I copied my desktop profile to the laptop, to the same directory as its present profile, but when I rebooted Firefox the transferred profile wasn't recognised.

While doing the transfer I received error messages about some of the folders: Destination path too long. This despite the fact that the registry flag to accept extended paths is set to 1. I had to skip several folders in order to complete the transfer.

Could this be the reason why the new profile isn't being picked up? Or is it because the two Firefoxes are of different versions?

I'd be grateful for any thoughts. Many thanks.

封存 40 278

Profile Selection Options for Firefox

Good day, I'd like to start by thanking the Mozilla Firefox dev team for the newest iteration of the profiles feature. I think it's great. One area where I think it could… (閱讀更多)

Good day,

I'd like to start by thanking the Mozilla Firefox dev team for the newest iteration of the profiles feature. I think it's great.

One area where I think it could use improvement from usability perspective is a way to launch a specific profile via the right-click menu when using the taskbar icon. Currently, using the "Choose a profile when Firefox opens" only gives users the option to select the profile on the initial launch of Firefox. After that if the user opens a new window via the taskbar, the most recently opened profile is automatically chosen.

I managed to find a "hack" to add the requested capability. It seems adding an action to the "firefox.desktop" file in the "/usr/share/applications/" directory works the way I'd like it to.

Modifications to "firefox.desktop" Changed line 12 to: Actions=choose-profile;new-window;new-private-window;open-profile-manager; Added lines 529 - 534 (before Desktop Action new-window): [Desktop Action choose-profile] Exec=firefox --new-instance Name=Choose Profile Name[en_US]=Choose Profile Name[en_CA]=Choose Profile Name[en_GB]=Choose Profile

The end result is a new option available when right clicking the taskbar that opens the new profile selector. Screencaps of options before and after attached. I imagine that users will need to have the "Choose a profile when Firefox opens" enabled for this to work as expected, but would like someone from Mozilla to confirm this.

Would like to request that this option be built into Firefox going forward, so there's no need for users to "tweak" it to get this functionality.

Open 1 276

"Profile Missing" Error

Hello, When I went to launch Firefox after starting up my PC this morning, I was greeted with: "Your Firefox profile cannot be loaded. It may be missing or inaccessible".… (閱讀更多)

Hello, When I went to launch Firefox after starting up my PC this morning, I was greeted with: "Your Firefox profile cannot be loaded. It may be missing or inaccessible".

I went right to the Mozilla forums and found the help page [https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing...] . In this article it detailed how I should go into my AppData, then Mozilla, then Firefox, and look to see where my profile.ini file is. My profile.ini file was there, alongside the installs.ini and a few other folders. I attempted also to launch the profile manager using run and the "firefox.exe -P" command, but I got the same profile error as when I tried launching the app. The help page then recommended deleting the profile.ini file and then launching Firefox to hopefully remake the default profiles.ini file and enable me to launch Firefox, so I attempted that. When I tried relaunching Firefox, the profiles.ini file did not re-appear in my Firefox folder.

I then tried deleting the Firefox folder itself, and relaunching Firefox. This resulted in it being remade, but with just 2 folders left: Crash Reports and Pending Pings. Obviously that's not ideal, so I right clicked the Firefox folder and used the Windows "Previous versions" feature to restore the Firefox folder to a backup of how it was this morning. I then re-tried launching and I still got the same missing profiles error message. I also briefly attempted manually making a new profiles.ini file with notepad, and pointing it towards my Profile withing my Profiles folder, but that still resulted in the same missing profiles error.

This is basically where I am at now. I have confirmed that I do in fact see my actual profile in my "C:\Users\****\AppData\Roaming\Mozilla\Firefox\Profiles" folder, and as far as I can tell my profiles.ini file correctly points towards it. I did another reset of my Firefox folder to a backup of where I was at this morning before attempting anything. I can confirm my Windows account (Admin, and only account on the computer) has full read and write access to all Folders and files within the Mozilla folder, although I will mention some of the files in the Firefox folder were marked with the "Read-Only" attribute (not sure if that matters, but I tried unchecking those and still no luck)

As far as I can tell I have thoroughly exhausted all the easily accessible tips on the internet for solving this, so I am wondering what to try next?

TLDR: Error: Your Firefox profile cannot be loaded. It may be missing or inaccessible" Already Attempted (And failed): -deleting and prompting a remake of the profiles.ini folder -using firefox.exe -P to launch Profile manager -deleting Firefox folder to prompt a remake of that -multiple uninstalls and reinstalls of Firefox -manually remaking profiles.ini file after it didn't come back after deletion

Will link images of (1) profiles.ini file. (2) Profiles folder.

已解決 8 273

Cannot add separate profiles to MacOS dock

I created multiple profiles with the new [management] feature. Amazing, I've been waiting for it for years! If I open all my profiles I can distinguish them since they a… (閱讀更多)

I created multiple profiles with the new [management] feature. Amazing, I've been waiting for it for years!

If I open all my profiles I can distinguish them since they all have a different icon. I can also pin all the profiles (Keep in Dock) to the MacOS dock.

When I quit all Firefox instances, I would like to be able to immediately jump back to the desired profile.

Instead I get multiple Firefox icons (without the icon profile, that disappear after I quit Firefox). I find this inconvenient.

Open 3 267

Running two Firefox instances on the same computer, each one using a different account

Hi all, I used to run two Firefox instances on the same computer, each one using a different account (as I mentioned in the Subject), but I don't remember how I managed t… (閱讀更多)

Hi all, I used to run two Firefox instances on the same computer, each one using a different account (as I mentioned in the Subject), but I don't remember how I managed this, so now that I moved to a new computer I can't reproduce it! Thanks for helping, if anyone knows. Regards, Mike

已解決 封存 1 260

Changing the Firefox profile

I'm setting up Firefox on a new computer. I haven't done this for a while and the interface has changed, so I'm not sure how it works. I want to move my Firefox profile t… (閱讀更多)

I'm setting up Firefox on a new computer. I haven't done this for a while and the interface has changed, so I'm not sure how it works.

I want to move my Firefox profile to a directory in the Documents library to simplify backup. Following the Mozilla instructions I found, I opened about:profiles and clicked the Create New Profile button. I deleted the contents of the directory that Create New Profile created and copied the contents of the default profile directory to it. The last step is to tell Firefox to use my new profile instead of its default.

But the about:profile page lists three profiles: default-release, default, and my new one. The first two have a Set as default profile button; the last does not. So it appears that I can tell Firefox to use the default-release profile or the default profile, but there's no way I can tell it to use my new profile. I can only Launch profile in new browser -- presumably something I'll have to do every time I run Firefox.

This makes no sense. How can I tell Firefox to use my new profile -- not to launch a new browser with it, but to use it, period? If I can't, why can't I? Every version of Firefox I've ever installed up to now allowed this.

Also, the default-release profile section of about:profiles has the note "This is the profile in use and it cannot be deleted." So it appears that Firefox uses the default-release profile instead of the default profile as its default profile. What is the default-release profile? Why isn't the default profile the default profile?

封存 3 257

Disable Create New Profile

Can you add a configuration setting to Mozilla Firefox to disable Create New Profile, configurable in the policies.json file? (A second option but a much uglier one woul… (閱讀更多)

Can you add a configuration setting to Mozilla Firefox to disable Create New Profile, configurable in the policies.json file? (A second option but a much uglier one would be to disable being able to select a file location for a new profile. Then you could make the default profile directory write only, which would also accomplish the same thing.) (A third option would be to able to configure extensions by default upon installation in the ExtensionSettings policy.)

To explain, I use LeechblockNG on Firefox on Ubuntu. Very helpful. By placing a policies.json file (see at bottom) in /etc/firefox/policies/ directory, I can create a system wide policy. I can make the LeechblockNG extension mandatory and to be installed upon every new profile creation. That all works very well. HOWEVER, there is NO way to be able to set those options in the new profile. So LeechblockNG is installed with default options (which are no blocking at all), which effectively bypasses the addon.

I am also writing the author of the leechblock extension to see if there is any way to set the options for leechblock upon installation (the third option above).

But I know other people have this same question, and at present, if I am correct, there is no way to block new profile creation, or the Profile Manager window in Firefox.

So could you please add that option to the Firefox policies.json configuration? Something like "DisableNewProfiles": true would do it.

Thanks!

My current policies.json file in /etc/firefox/policies/ directory: { "policies": { "BlockAboutConfig": true, "BlockAboutProfiles": true, "PrivateBrowsingModeAvailability": 1, "DisableSafeMode": true, "ExtensionSettings":{ "*": { "installation_mode": "blocked", "blocked_install_message": "Prohibited install more extensions." }, "leechblockng@proginosko.com": { "installation_mode": "force_installed", "install_url": "https://addons.mozilla.org/firefox/downloads/file/4374316/leechblock_ng-1.6.6.xpi" } } } }

封存 6 256

new version of Firefox (140.3.0esr) doesn't show my old bookmarks

How can I transfer my bookmarks to the new version of Firefox. The bookmarks are still available from the drop-down top bar "bookmarks" but they don't show on the Firefo… (閱讀更多)

How can I transfer my bookmarks to the new version of Firefox. The bookmarks are still available from the drop-down top bar "bookmarks" but they don't show on the Firefox page. I don't know how to get to the "about:profiles" page to change back to the profile that shows my bookmarks toolbar.

已解決 封存 1 237

This profile was last used with a newer version of this application. Please create a new profile.

Mozilla made an update of my Firefox installation on my Win11 laptop. all my password disappeared as well as my history and bookmarks. I have now a virgin installation a… (閱讀更多)

Mozilla made an update of my Firefox installation on my Win11 laptop. all my password disappeared as well as my history and bookmarks.

I have now a virgin installation and is starting from scratch.

Now I get this error message: "This profile was last used with a newer version of this application. Please create a new profile." I deleted met shortcut and I opened Firefox by using Windows search. Now I see 4 profiles! I think I do not need to create a new profile. Maybe delete 3 of them ? What to do ? And, how?

Open 3 232

Firefox Won't Save History, Bookmarks or Downloads

My version of Firefox wont save History, Bookmarks or Downloads. I've made sure the privacy settings are correct and have tried reinstalling Firefox several times. It al… (閱讀更多)

My version of Firefox wont save History, Bookmarks or Downloads. I've made sure the privacy settings are correct and have tried reinstalling Firefox several times. It also wont let me drag a link from the address bar to the bookmark bar anymore like it used to. Any help with this would be much appreciated... Thanks!

已解決 7 229

re: profiles issue

HI there, Glad you folks have included an update to the 'profiles'. However, I'm having trouble with it. I previously created two profiles using 'about:profiles' function… (閱讀更多)

HI there,

Glad you folks have included an update to the 'profiles'. However, I'm having trouble with it. I previously created two profiles using 'about:profiles' function. However, only of them has mapped on to the new profiles feature. When I try to add a profile in the new way to do it, I can only create a new one, I can't transfer a pre-existing.

See attachments. One shows the new profile manager with the 'work' profile. The second shows the 'about:profiles' with both 'work' and 'life'. How to I add 'life' to the new profile manager?

Open 1 229

How to share the same account with multiple profiles on the same computer?

Yes, I'd like to use the same account on both of my profiles. I understand that for some users, this may be confusing. In my case, the only reason for different profiles … (閱讀更多)

Yes, I'd like to use the same account on both of my profiles.

I understand that for some users, this may be confusing.

In my case, the only reason for different profiles is that I need to use a Proxy Server for some websites, and no proxy for other websites. Manually switching proxy settings is painful, and doing so causes traffic for my other tabs/windows to go to the proxy, which I do not want.

I have a main (set of) windows (and its tabs) going straight to the internet, then I have a separate window (and its tabs) configured to go through a proxy (SOCKS5 in this case). I want all other settings, bookmarks, passwords, etc. to be identical to both. I end up having to logout of my main profile, log into the other profile to sync settings, log out of there, and log back into my main profile.

Is there a valid technical reason why an account on the same FireFox installation cannot be shared between two profiles?

I can do this on multiple computers (same account, different computers/profile), seems odd it is restricted to not allow on the same computer.

I have an alternative solution: Install FireFox natively, then install FireFox as AUR or FlatPak, but not sure this will collide as this both uses the same profile directory. Hum...

Wayne

Open 2 224

How to Remove Profile names, tabs and menu item

Linux User So. I recently followed a Mozilla guide, previously posted, and something that I did, or changed, I now have a very annoying "profile" name in the title bar. F… (閱讀更多)

Linux User So. I recently followed a Mozilla guide, previously posted, and something that I did, or changed, I now have a very annoying "profile" name in the title bar. Further to that, I now have an additional menu option called "Profiles", with --"profile --Add Profile


Manage Profiles

I have never had or seen these items, except when I've moved my profile from an old computer to a new computer, using the console of "firefox -P" command.

It is becoming very annoying as I only have one profile, and I don't want an more.

Question. How to I block the display of 'profile information' ? Thanks

已解決 3 218