Firefox

85 readers
16 users here now

The latest news and developments on Firefox and Mozilla, a global non-profit that strives to promote openness, innovation and opportunity on the web.

You can subscribe to this community from any Kbin or Lemmy instance:

Related

Rules

While we are not an official Mozilla community, we have adopted the Mozilla Community Participation Guidelines as far as it can be applied to a bin.

Rules

  1. Always be civil and respectful
    Don't be toxic, hostile, or a troll, especially towards Mozilla employees. This includes gratuitous use of profanity.

  2. Don't be a bigot
    No form of bigotry will be tolerated.

  3. Don't post security compromising suggestions
    If you do, include an obvious and clear warning.

  4. Don't post conspiracy theories
    Especially ones about nefarious intentions or funding. If you're concerned: Ask. Please don’t fuel conspiracy thinking here. Don’t try to spread FUD, especially against reliable privacy-enhancing software. Extraordinary claims require extraordinary evidence. Show credible sources.

  5. Don't accuse others of shilling
    Send honest concerns to the moderators and/or admins, and we will investigate.

  6. Do not remove your help posts after they receive replies
    Half the point of asking questions in a public sub is so that everyone can benefit from the answers—which is impossible if you go deleting everything behind yourself once you've gotten yours.

founded 2 years ago
MODERATORS
26
 
 
27
 
 

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

A few days ago, I was complaining about Firefox on Android draining battery in the background even though it was set not to run in the background. After more than a week of using Iceraven, this issue has not occurred. Maybe it's too soon to celebrate, but...

#Firefox #Iceraven #Browsers #Android

29
 
 
30
 
 

Tell me your memories of using firebug.

https://getfirebug.com/

#webdev #firefox

31
 
 

Tab Groups is getting enabled in desktop nightly by default. No news on mobile yet, but it's a step in the right direction.

32
33
 
 

In the open source world, there’s a saying that “given enough eyeballs, all bugs are shallow.” At Bugzilla, we’ve taken this principle to heart with our belief that “bugs are ...

34
 
 

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.

35
 
 

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).

36
 
 

Good news! Iceraven isn't draining my battery, so I'm back to Firefox

Bad news! The Vivaldi sync is still out of order...

https://vivaldistatus.com/

#Vivaldi #Iceraven #Firefox #Browser #Browsers

37
 
 

What is the Firefox Profiler? The Firefox Profiler is a performance analysis tool designed to help developers understand and optimize the performance of websites and Firefox itself. It allows you ...

38
39
40
 
 

#Firefox 133.0.3 is out now with fixes for missing scrollbar in the Library window, such as when viewing History or Bookmarks, blurry line drawing on some Canvas elements when hardware acceleration is enabled, and other issues https://www.mozilla.org/en-US/firefox/133.0.3/releasenotes/

#OpenSource #FreeSoftware #Mozilla #Linux

41
42
 
 

Czy mamy tu jakiś użytkowników #FreeTube i #Firefox (lub innego forka Firefoxa)? 😁

43
 
 

Happy 20th anniversary with love to Mozilla's Thunderbird and Firefox suites, 20 years of strength and security in the world of FLOSS! #mozilla #thunderbird #firefox #floss

44
 
 

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.

45
 
 

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.

46
 
 

Mozilla isn’t just another tech company — we’re a global crew of activists, technologists and builders, all working to keep the internet free, open and accessible. For over 25 years, we’ve championed the idea that the web should be for everyone, no matter who you are or where you’re from. Now, with a brand refresh, we’re looking ahead to the next 25 years (and beyond), building on our work and developing new tools to give more people the control to shape their online experiences.

47
 
 

Aurélien, twórca nieoficjalnego rozszerzenia do obsługi Haseł iCloud w #Firefox, przeniósł własność swojego rozszerzenia do #Apple i od teraz można pobrać oficjalne rozszerzenie Apple'a do obsługi Haseł #iCloud z #Mozilla Add-ons.
Nowa wersja rozszerzenia całkowicie porzuca wsparcie dla #Windows.
https://addons.mozilla.org/firefox/addon/icloud-passwords/

48
 
 

#Linux Weekly Roundup for December 1st, 2024: #Firefox 133, #Cinnamon 6.4, #elementaryOS 8, #RaspberryPi CM5, #Ubuntu Touch OTA-7, #KDE Plasma 6.2.4, Linux kernel 6.13 Release Candidate, #NixOS 24.11, #Armbian 24.11, #HandBrake 1.9, Firefox 134 beta, Mixxx 2.4.2, first #ArchLinux ISO powered by Linux kernel 6.12, and more https://9to5linux.com/9to5linux-weekly-roundup-december-1st-2024

#OpenSource #FOSS

49
 
 

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.

50
 
 

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.

view more: ‹ prev next ›