this post was submitted on 22 Jan 2024
49 points (86.6% liked)

Firefox

17302 readers
365 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Why does @firefox have to keep profiles hidden in "about:profiles" like they're illegal to have. It's quite literally the 1 feature stopping me from using it over Vivaldi. That and vertical tabs, of course

you are viewing a single comment's thread
view the rest of the comments
[–] BlackPit@feddit.ch 20 points 8 months ago* (last edited 8 months ago) (3 children)

Here's a tip to make using Firefox profiles easy.

  1. go to about:profiles and create a profile. Let's call this one "better" because it has the Betterfox css added. (an example)
  2. On Linux typing firefox in a terminal will launch the default profile. Typing firefox -p better will launch the "better" profile. If you're on OS X or Windows just find out what the equivalent command would be to execute the launch.
  3. Go to wherever you need to in your operating system to create custom keyboard shortcuts. For me that's Settings > Keyboard > Keyboard Shortcuts > Custom Shortcuts. Create a new shortcut with the following information.

Name: Firefox profile better

Command: firefox -p better

Keys: enter the keys you want to use

How to choose keys;

My desktop environment uses super(windows) + b to launch the default browser, which happens to be Firefox. So for me it makes sense to use something like super + shift + b for consistency, and easy to remember. If you have a profile with Arkenfox css it could be super + shift + a. Regardless, try for a mnemenic and consistent solution.

Now whenever you want to launch a new instance of a Firefox profile just tap the keys you assigned.

[–] ta1da@mastodon.social 1 points 8 months ago
load more comments (2 replies)