Afficher les questions étiquetées : Afficher toutes les questions
  • Résolu
  • Archivé

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… (lire la suite)

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

Demandé par md81e2 il y a 9 mois

Réponse de jscher2000 - Support Volunteer il y a 9 mois

  • Archivé

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 … (lire la suite)

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.

Demandé par mail226 il y a 1 an

Dernière réponse par mail226 il y a 11 mois

  • Résolu
  • Archivé

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… (lire la suite)

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?

Demandé par mcpandt il y a 11 mois

Réponse de mcpandt il y a 10 mois

  • Résolu
  • Archivé

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… (lire la suite)

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.

Demandé par Migale Hanson il y a 9 mois

Réponse de jscher2000 - Support Volunteer il y a 9 mois

  • Résolu
  • Archivé

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… (lire la suite)

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

Demandé par saitas il y a 7 mois

Réponse de Martin Lester il y a 7 mois

  • Archivé

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 … (lire la suite)

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?

Demandé par JHS il y a 10 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 9 mois

  • Archivé

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… (lire la suite)

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" } } } }

Demandé par pqwoenqr34 il y a 11 mois

Dernière réponse par Mike Kaply il y a 9 mois

  • Résolu
  • Archivé

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… (lire la suite)

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?

Demandé par rsbradley il y a 6 mois

Réponse de jscher2000 - Support Volunteer il y a 3 mois

  • Archivé

Unable to configure Firefox on Mac with provisioning profile

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Passwo… (lire la suite)

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

Demandé par Kevin Brown il y a 9 mois

Dernière réponse par Kevin Brown il y a 9 mois

  • Résolu
  • Archivé

My email got locked even when trying to create a profile in FF Nightly, even though I received the code in my email

I just tried creating a new profile in Nightly, and I received the "Approve sign-in to Firefox" email with a code, twice, but the profile page kept saying that my email b… (lire la suite)

I just tried creating a new profile in Nightly, and I received the "Approve sign-in to Firefox" email with a code, twice, but the profile page kept saying that my email bounced or something. Now it's saying it's locked.

Demandé par Nada il y a 8 mois

Réponse de Nada il y a 7 mois

Can't remove Old Firefox Data Folder from my desktop

I made the mistake to following Mozilla's advice on why my tabs stopped coming back after I closed out, despite the fact that I had that selected in my settings. Now I'm… (lire la suite)

I made the mistake to following Mozilla's advice on why my tabs stopped coming back after I closed out, despite the fact that I had that selected in my settings. Now I'm stuck with an "Old Firefox Data" folder on my desktop and I can't remove it because I need administrator privileges -- but it's my personal PC. WTF

Demandé par tom.hudak il y a 4 mois

Dernière réponse par tom.hudak il y a 4 mois

  • Archivé

Profilename in Firefox

Since the new "feature" profiles came out, I now always have this "originalprofile" in the browser (in the title bar) and in the Windows taskbar... It's really annoying..… (lire la suite)

Since the new "feature" profiles came out, I now always have this "originalprofile" in the browser (in the title bar) and in the Windows taskbar... It's really annoying.... Now my question is, how do I get rid of it again... on 3 more pictures, Firefox language is German...

Demandé par Schorschi1981 il y a 9 mois

Dernière réponse par AliceWyman il y a 9 mois

  • Archivé

Firefox Profiles

I have a bunch of profiles set up via "about:profiles". Some of these are associated with different Mozilla accounts, some are not. Today, I wanted to rearrange those pro… (lire la suite)

I have a bunch of profiles set up via "about:profiles". Some of these are associated with different Mozilla accounts, some are not. Today, I wanted to rearrange those profiles to put some older profiles that I do not use as often lower on the page than more recent profiles. I thought I remembered there being an overview text file that included a number for each profile, the folder that profile's information was stored in, etc. When I went looking for that file, I could not find it, so I went looking for help articles and discovered that there is a new profile management tool.

When I tried using the new profile manager via "about:profilemanager", none of my current profiles are visible, so I cannot use that tool to reorder my profiles.

I would be grateful if you could point me to an article explaining how to reorder the profiles in "about:profiles". If that is not possible, I would appreciate a help article explaining the rationale for making these two uses of the word "profile" distinct, the ways in which these profiles are different from each other, and how to transfer settings from the older version to the newer version. I have everything set up just the way I like it within my current profiles and really do not want to have to recreate them from scratch...

Demandé par Jenn Broekman il y a 6 mois

Dernière réponse par Ed il y a 6 mois

  • Archivé

Removing profile star from Firefox icon on taskbar

With the new update came profiles, which is pretty useless for me. However, it bugs me that the firefox icon on the taskbar now has the profiles' star on it. Is there a w… (lire la suite)

With the new update came profiles, which is pretty useless for me. However, it bugs me that the firefox icon on the taskbar now has the profiles' star on it. Is there a way to remove this?

Demandé par Alex Swales il y a 6 mois

Dernière réponse par Alex Swales il y a 6 mois

  • Résolu
  • Archivé

Default Profiles Folder

Hi, I take a look to forums and docs but didn't find answer to it : just found informations about the use of firefox -P Is there a way to change the defaults profi… (lire la suite)

Hi,

I take a look to forums and docs but didn't find answer to it : just found informations about the use of firefox -P

Is there a way to change the defaults profile path.

For example, in the profiles.ini :

Name=default IsRelative=1 Path=Profiles/be7er9lz.default Default=1

this is a relative path referring to %appdata%\Mozilla\Firefox\[PathVariableValue]

Is there a way to change a config file or config to customise the path for all users a windows computer ?

For example :

setting this variable to \\nameofserver\Firefox\

will made all relatives profiles looking for : \\nameofserver\Firefox\[PathVariableValue]

without this option, I should be obliged to edit all users profiles.ini to change path to absolute

Thanks for your help

ludovic

Demandé par contact1166 il y a 9 mois

Réponse de TyDraniu il y a 9 mois

  • Résolu

Profiles not showing up in burger menu

I have Firefox installed on both my desktop and my laptop. On my laptop, I am able to create and manage profiles; however, on my desktop, there is no option available in … (lire la suite)

I have Firefox installed on both my desktop and my laptop. On my laptop, I am able to create and manage profiles; however, on my desktop, there is no option available in the menu (the hamburger menu) to do so.

I have verified that both devices are running the latest version of Firefox, which includes the profile management feature, but I am still unable to access it on my desktop.

Demandé par minihutch.eh il y a 1 mois

Réponse de Agent virtuel il y a 1 mois

  • Archivé

Your browser is being managed by your organisation.

Why is my browser stating that it is managed by my organisation. I have never used it fr work and it is my personal laptop. Please kindly provide steps to remove this … (lire la suite)

Why is my browser stating that it is managed by my organisation.

I have never used it fr work and it is my personal laptop. Please kindly provide steps to remove this

Demandé par groove2 il y a 11 mois

Dernière réponse par jscher2000 - Support Volunteer il y a 11 mois

How to remove new profile created by Firefox during an update?

Firefox created a new Profile for me during a recent update and ignored the Profile I had been using for many years. That probably occurred because Firefox couldn't find… (lire la suite)

Firefox created a new Profile for me during a recent update and ignored the Profile I had been using for many years.

That probably occurred because Firefox couldn't find the original Profile. I had moved it to C:\0-FFox\ to shorten the length of file names. I had been getting File-Name-Length errors, which ended after moving the Profile closer to C:\.

Now I can't access or use the original Profile. I've researched the ins and outs of Profiles but can't find a solution to this problem. I want to add my old Profile to the new Profile created by Firefox and maybe switch between the two, or maybe revert to using only the old Profile. But I can't figure out how to do that. Adding a Profile seems to imply adding a new Profile and not an old one.

I sincerely hope you can help me solve this problem!

Many thanks! Wayne

Demandé par westief il y a 4 mois

Dernière réponse par Paul il y a 4 mois

  • Résolu

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… (lire la suite)

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.

Demandé par ekc80 il y a 3 mois

Réponse de Denys il y a 3 mois

  • Archivé

Can't access a link under a website

I have an account with Chewy. When I try to access the link to "My Pet" I receive this message: 400 Bad request Your browser sent an invalid request. I don't understa… (lire la suite)

I have an account with Chewy. When I try to access the link to "My Pet" I receive this message:

400 Bad request Your browser sent an invalid request.

I don't understand why or how to correct it.

Demandé par Jeanne Mathews Connally il y a 11 mois

Dernière réponse par T3cH il y a 11 mois