this post was submitted on 23 Oct 2024
301 points (90.1% liked)

Firefox

20363 readers
19 users here now

/c/firefox

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


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

#Firefox doesn't need any new features to be more attractive for users, it just needs to make CSS theming more accessible

Theme: https://github.com/Godiesc/firefox-one

#FirefoxCSS #browserwar #customization @firefox

you are viewing a single comment's thread
view the rest of the comments
[–] fmstrat@lemmy.nowsci.com 3 points 8 months ago* (last edited 8 months ago)

My problem with that extension is the separate profile requirement (so new links can't open in a specific profile), and some things (like Slack) don't fully work outside Chromium.

My solution works like this:

  • Slack open as PWA in Chromium in profile Work
  • Click link to http://that
  • Extension captures the request, cancels the new tab/window, sends the URL and profile name to a small service running on localhost
  • Service opens Firefox with same profile to URL

The extension is set to skip this process if the base URL is the same as the current site (Slack.com/google.com/etc).

Note: Why would someone down vote you for a helpful response? Sheash.