Kitzijoxikil Profile Switcher for Firefox
Profile Switcher for Firefox ruma nulldev
192 reviews
- Rated 1 out of 5ruma Firefox okisanel 18372983, bir yıl önce
- Rated 3 out of 5ruma Firefox okisanel 18268723, bir yıl önceThis no longer works post v124 I believe. Looks like it's no longer being maintained
- Rated 1 out of 5ruma Nil Atabey, bir yıl önce
- Rated 5 out of 5ruma Firefox okisanel 14836769, bir yıl önceGreat addon.
Workarounds (including Linux) to fix the v124.0 issue: https://github.com/null-dev/firefox-profile-switcher/issues/106#issuecomment-2008582801 - Rated 1 out of 5ruma Firefox okisanel 13512828, bir yıl önceI believe this add on has been exploited. install at your own risk.
The reason I believe this is it requested that I updated the switcher exe file and yet there have been no code changes to it recently - Rated 5 out of 5ruma Reid, bir yıl önceThanks @Shivam, your solution fixed the issue of this add-ons in MacOS :)
~~~ Terminal
> echo '{"browser_binary": "/Applications/Firefox.app/Contents/MacOS/firefox"}' >~/Library/Preferences/ax.nd.nulldev.FirefoxProfileSwitcher/config.json
~~~ - Rated 5 out of 5ruma Shivam, bir yıl önceFix in MacOS: "echo '{"browser_binary": "/Applications/Firefox.app/Contents/MacOS/firefox"}' >~/Library/Preferences/ax.nd.nulldev.FirefoxProfileSwitcher/config.json"
- Rated 5 out of 5ruma kadaj21, bir yıl önceWorked great, broke, but then followed Zein Adi/olivrrstray's instructions about creating a config.json and now working again. Thanks!
- Rated 3 out of 5ruma Gooburr, bir yıl önceusually is very helpful, but it just randomly stopped working for no reason???? please explain.
- Rated 5 out of 5ruma Voïvode, bir yıl önce
- Rated 5 out of 5ruma xpBoqnzuSDyio, bir yıl önceIs your extension broken? Go to this review: https://addons.mozilla.org/en-US/firefox/addon/profile-switcher/reviews/2057565/
- Rated 5 out of 5ruma Firefox okisanel 12359531, bir yıl önceStopped working but followed @olivrrstray instructions below and it is working again. Thank you.
- Rated 1 out of 5ruma Matthew, bir yıl önceDoes not work. You can click profiles but it won't switch to them or load them. Nothing happens.
- Rated 3 out of 5ruma Firefox okisanel 18234082, bir yıl önceIt was great while it worked. Now it no longer switches profiles. I will uninstall. The workaround I use now is to add the -p option to firefox.exe in the shortcut. That way every time I wish to switch profiles, I just open the Firefox icon on my desktop and it will ask which profile I want to use.
- Rated 5 out of 5ruma Scarlet, bir yıl önceCurrently down, but olivrrstray in the reviews has a fix for windows that was easy to follow, and when working properly it's fantastic, very easy to use and i love having multiple profiles available
- Rated 4 out of 5ruma Lauren, bir yıl önceThis is a fantastic add-on that really helps me use Firefox in the multiple ways I need to without having to log in and sync multiple Mozilla profiles, however, it's currently malfunctioning (23-Mar-2024). Thanks to olivrrstray's review I was able to get back in and I concur with JavitoPlay, the dev is most likely working to update it.
- Rated 4 out of 5ruma JavitoPlay, bir yıl önceNow its broken the "click" on the profiles, but you can go to edit profiles, and "set as default" to open the profiles you had keep.
I suppose the developer is working to fix it
In general, this extension its great. - Rated 4 out of 5ruma olivrrstray, bir yıl önceBroken with the March 19th update, 124.0.
Edit:
For the more tech savvy, there is a workaround on Issues tab on the Github page.
For the less tech savvy who have Windows:
1. Hit Windows + R.
2. Put "%APPDATA%\nulldev\FirefoxProfileSwitcher\config\" in the prompt, and hit "ok." This will open the folder with configuration files.
3. Copy the path; this is the address in the top bar. It should look similar to this:
C:\Users\[yourusername]\AppData\Roaming\nulldev\FirefoxProfileSwitcher\config
4. Open the notepad app, create a new file. Paste the following text in the notepad:
{"browser_binary": "C:\\Program Files\\Mozilla Firefox\\firefox.exe"}
5. Open the File menu, click Save As.
6. In the address bar, paste the address you saw before, and change "Save as type" from Text documents to all files. You should see files like "avatar.json"
7. Save the file as: config.json
8. Reopen Firefox - Rated 4 out of 5ruma Nazmond, bir yıl önceWas working well but now unresponsive, cannot access my other profile.
Update - fixed it thanks to olivrrstray's short guide.