Firefox

4482 readers
31 users here now

A community for discussion about Mozilla Firefox.

founded 2 years ago
MODERATORS
26
27
231
submitted 1 month ago* (last edited 1 month ago) by TheTwelveYearOld to c/firefox
 
 

From https://reddit.com/r/firefox/comments/1hokr0c/mozilla_chair_pay_vs_firefox_market_share_2023/m4aca4j/:

Total 2022 pay: $6,903,089
Total 2023 pay: $6,260,072 - a $643,017 decrease
Base chair pay: $600,000
2023 chair bonuses and other incentives: $5,622,600

Sources:

For comparison, here are other executive salaries ($0 bonuses for each)

Executive name Title Total Pay (2023)
MARK SURMAN PRESIDENT & EXECUTIVE DIRECTOR 715,143
J. BOB ALOTTA SVP, GLOBAL PROGRAMS 508,138
ANGELA PLOHMAN COO, SECRETARY & TREASURER 452,234
ASHLEY BOYD SVP, GLOBAL ADVOCACY 427,701
ZHILUN PANG DIRECTOR OF FINANCE 273,069
DAVID WALKER SENIOR COUNSEL 268,565
LAINIE DECOURSY DIRECTOR, ORG EFFECTIVENESS 267,028
JUAN BARANI SENIOR DIRECTOR, GIFT PLANNING 262,879
STEPHANIE WRIGHT SR PROGRAM MANAGER, MOZFEST 236,785
28
2
submitted 1 month ago* (last edited 1 month ago) by TheTwelveYearOld to c/firefox
 
 

Solution: I just needed to disable Firefox Color in about:addons.

I set a theme with Firefox Color, I tried changing the theme in settings to light or dark but neither work. I'm wondering if there are other ways to do so in Firefox that I could try. I'm on zen browser which is why it may not have worked.

29
 
 
30
 
 

2 things, (both visible in the image):

  1. Right clicking now has the option "copy without site tracking" greyed out, and
  2. the context menu has an "Add Youtube" option.

Anyone know how to get rid of either, or preferably both behaviours? Ie: I want to be able to 'copy without site tracking' and get rid of the 'add youtube' prompt.

31
 
 

Solved: It turns out I needed to add https:// to the redirect URL. I now edited the redirect to be this:

{
    "createdBy": "Redirector v3.5.3",
    "createdAt": "2024-12-25T00:25:04.487Z",
    "redirects": [
        {
            "description": "sh.reddit.com submission page",
            "exampleUrl": "https://old.reddit.com/r/firefox/submit?selftext=true",
            "exampleResult": "https://sh.reddit.com/r/firefox/submit?selftext=true",
            "error": null,
            "includePattern": "https://.*?reddit.com/((r|u|user)/.*?/submit.*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://sh.reddit.com/$1",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        }, 
    ]
}

Using the Redirector addon, I wrote a redirect from a Reddit submit page to the new new Reddit submit page but it doesn't work when I go to https://old.reddit.com/r/firefox/ and click "submit text", it just takes me to https://old.reddit.com/r/firefox/submit?selftext=true despite the link working in the example box.

Reproduction: Install the addon, save the following as a json file, click on addon icons and select "edit redirects", then click import to select the json file.

{
"createdBy": "Redirector v3.5.3",
"createdAt": "2024-12-22T15:43:42.356Z",
"redirects": [
{
"description": "sh.reddit.com submission page",
"exampleUrl": "https://old.reddit.com/r/tds_roblox/submit",
"exampleResult": "sh.reddit.com/r/tds_roblox/submit",
"error": null,
"includePattern": "[a-z]+?:\\/\\/.+?reddit.com\\/((r|u|user)\\/.+?\\/submit.*?$)",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "sh.reddit.com/$1",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
},
{
"description": "Old Reddit",
"exampleUrl": "https://www.reddit.com/r/reddit",
"exampleResult": "https://old.reddit.com/r/reddit",
"error": null,
"includePattern": "[a-z]+?:\\/\\/.*?\\.reddit\\.com\\/(((r|u|user)\\/.*)|$)",
"excludePattern": "[a-z]+?:\\/\\/.+?reddit.com\\/((r|u|user)\\/.+?\\/submit.*?$)",
"patternDesc": "",
"redirectUrl": "https://old.reddit.com/$1",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
}
]
}
32
33
 
 
34
 
 

I often open articles/wiki pages wanting to skim them for information, and sometimes Ctrl+F is not enough to quickly find what I'm looking for. I wish I could type in prompts like "What city did it happen in?" (or just "city"), or eg. "public response", and it would highlight the phrase/sentence/paragraph of the article that is the most relevant. I imagine it's probably possible with LLMs today. Does anyone know if an extension like this exists yet? (if not for firefox then for chrome for the time being)

35
 
 

https://blog.mozilla.org/en/mozilla/firefox-ecosia-partnership/

Illustration of overlapping browser windows with Ecosia's logo, a tree graphic, Firefox's logo, and the text "Together for a better web," alongside a search bar with a green cursor.

Your tech choices matter more than ever. That’s why at Mozilla, we believe in empowering users to make informed decisions that align with their values. In that spirit, we’re excited to announce our partnership with Ecosia, a search engine that prioritizes sustainability, and social impact.

Did you know you could choose the search engine of your choice right from your Firefox URL bar? Whether you prioritize privacy, climate protection, or simply want a search experience tailored to your preferences, we’ve got you covered.

Ecosia goes beyond data protection by addressing environmental concerns. Every search made through the search engine contributes to tree-planting projects worldwide, helping to combat deforestation and regenerate the planet. Ecosia planted over 215 million trees, across the planet biodiversity hotspots, making a tangible difference in the fight against climate change. Just like Mozilla, they are committed to creating a better internet, and world, for everyone.

Together, Mozilla, Firefox and Ecosia are contributing to a web that is more open and inclusive, but above all — one where you can make an informed choice about what tech you use and why. Your tech choices make a difference.

As Firefox and Mozilla continue to champion user empowerment and innovation, we invite you to join us in shaping a web that makes the world better. Together, let’s make a positive impact — one search at a time.

36
 
 

I don't want text to be unloaded from pages because then I can't see all the results on the CTRL F box. This happens on Discourse forums and New New Reddit (its too bad they removed the 2018 redesign).

37
 
 
38
0
@w3c @w3c.social (infosec.exchange)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/firefox
 
 

@w3c @w3c.social @firefox
Can you guys get together and make this happen please, before we literally can’t believe anything we see anymore?

<img generative=“true” … />
<video generative=“true” … />

Preferences > Media > [x] Block Generative AI media

And maybe a bad actors list to boot… 😀

39
40
 
 

Firefox is removing the Do Not Track privacy setting from version 135 onwards. The change is already live in Nightly. Mozilla recommends using the Global Privacy Control setting as an alternative to avoid being tracked.

41
 
 
42
 
 

For instance, you can go to chrome://browser/content/places/places.xhtml in a browser tab to see the bookmarks and history manager. That link opens the bookmarks, I wonder if there's a URL that opens the history manager directly instead.

43
44
 
 

I was going to post one myself but searched and found this one.

It would be very very handy to have a simple search bar at the top of the extension dropdown menu, because over time people add a lof of different extensions to their firefox and it becomes very very very tedious to always manually search for the one that I need right now.
So just a simple searchbar at the top that filters extension in the dropdown menu by name would be awesome to have, so that I can quickly find and access its specific extension window.
Also make it so that the search bar is instantly focused when the extension menu pops up, so that the user can immediately start typing and the filtering begins. Then the user can just press enter to launch the extension window of the first element in the list. This would allow for a easy mouse-free keyboard-only navigation.
And before somebody asks: I do not want pin every extension to the toolbar just to quickly access it, it would like to hide away most of them in the dropdown menu instead, so this is not a viable option.

45
 
 

cross-posted from: https://lemm.ee/post/49072636

46
70
Header... (lemmy.world)
submitted 2 months ago by DeadNinja to c/firefox
 
 
47
 
 

As Firefox is by far my most used app, I find that bookmarking the current tab and describing the task with no more than a few words or even as little as a few chars, to be a good way to keep track of what things I need to do soon. For things I would get to later or whenever I feel like it, I'll put them in Firefox's "Boookmarks Menu" or "Other Bookmarks" folders, and have lots of folders consisting of Reddit posts and searches about different topics.

48
38
submitted 2 months ago* (last edited 2 months ago) by Unknown1234_5 to c/firefox
 
 

I recently started using firefox and was very frustrated with how large the UI was, how it autofilled entire URLs while i was trying to search something, and how it changed my system's titlebar buttons (minimize, maximize, close) to windows ones when I changed the theme from the default. I just found out about about:config and was able to solve every major issue i had with firefox literally within minutes, so why do they hide most of the settings?

it makes way more sense to just put the settings in the settings menu. also, why hide the compact density option? on a 1920x1080 display the default is about an eighth of my screen, my taskbar is only like 60% of that. having tried a couple of firefox-based browsers, i can confidently say the only thing any of them do better (aside from telemetry that can be easily turned off) is their settings. why does firefox hide most of the settings?

49
73
FAIrefox (lemm.ee)
submitted 2 months ago by [email protected] to c/firefox
 
 
50
 
 
view more: ‹ prev next ›