Firefox

17794 readers
28 users here now

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

founded 4 years ago
MODERATORS
601
 
 

Hi! I was recently looking for Violentmonkey scripts to exactly fulfill the purpose of solving captchas automatically and I came across this curious extension which is also a Violentmonkey script.

Has anyone else heard of it? I honestly haven't at all. The extension itself is supposed to be completely open source and has been working really well for me.

To install the extension you need to head over to their Github and download their .xpi and be strictly in Firefox Nightly as (and this may be a problem for many) you need to disable an option in about:config to install unsigned extensions within Firefox Nightly.

Next, you need to install a package via npm called nocaptchaai-puppeteer that "simulates" human touches.

Then you need to go to their website and create a free account and put your API KEY in the extension and that's it, just click on the "settings" buttons inside the extension and you can enable them, remember to activate the extension with the top right button.

Now, the process itself to me seems very invasive as I need a package on my host machine and I need to install an unsigned extension and not to mention that you need to register with a real email, you can't use temporary or masked emails, but other than that it really works very well.

The extension itself works fine and has nothing that tells you "You need to pay to use it", as with the free API you can solve 200 captchas per day and in my opinion that is enough for anyone who uses their PC on a regular basis.

Obviously this post is not an ad and I have 0 relationship with its creators, also if anyone wants I can post in the comments a mini guide on how to configure the extension step by step, and if anyone is interested also here is my referral code, it is supposed that if you register with that we both gain more daily API uses but no idea, if you prefer you can register directly from their website!

602
 
 

What if we got to easily choose our web browser, and didn’t have to rely on complex operating system settings to change the pre-installed default?

603
 
 

Happened to discover this a while ago.

If an ad starts playing in the main window that moves the livestream to a small window in the top right corner, do the following:

  1. Mute the main stream.
  2. Hover your mouse over to the tiny window and click the PiP button.
  3. Unmute the PiP stream

You can now continue to watch the livestream uninterrupted. Once the ad concludes, the PiP pop-up window automatically closes and the main stream continues.

I usually enlarge the PiP window and move it over the ad to cover it.

This is basically a manual method of what add-ons like Alternate Player for Twitch.tv do.

604
 
 

I've seen this not documented anywhere, so I'm just writing this down here. You'll need to know this so your .desktop file can set your wm/taskbar icon correctly.

The .desktop file that Nightly installs (when it asks you if you want it to become your default browser) isn't aware of Nightly, and incorrectly sets StartupWMClass to firefox, thus Nightly will get a generic icon.

605
 
 

After saturday (last good build) in fenix nighlt v 119 is no longer possible to permanelty set trr.mode to any value other than zero for example setting to 3 works but if fenix is killed and restarted (or phone rebooted) trr.mode reset to default zero value , can someone confiorm this bug thanks.

606
 
 

I understand why they deactivate add-ons for those sites, but is there maybe a setting in about:config I can toggle, or a config file I can edit, or something along those lines, that will circumvent this restriction?

Cheers big ears.

607
 
 

In terms of the most balanced in speed, consistency in page rendering and good default settings, is there a clear winner?

Personally I've been using both Dark Reader and Midnight Lizard on different devices and I can't say I noticed much of a difference in terms of performance, what I did notice is that Dark Reader seems to have better defaults, but many complain that it slows down page loading a ton, I haven't heard the same about Midnight Lizard, but maybe that is by virtue that it has way way fewer installations and therefore fewer people talking about it.
Do you know if I've missed one and there is a totally different extension that does even better than both?

608
 
 

Wondering if it's possible to have these types of popups be effected by themes, and if so, how to do it? Is it possible using Firefox Colour?

609
 
 

Tried the @Vivaldi browser. A good example of when "the more the better" doesn't work. Sure it is an IMHO.

Still very interesting. Having your emails and calendars integrated into a browser is a good alternative when OS-built-in tools for this are crap.

Now back to @firefox.

#degoogle #foss #vivaldi #vivaldibrowser #firefox #software #iamgroot

610
21
submitted 1 year ago* (last edited 1 year ago) by Zetta@mander.xyz to c/firefox@lemmy.ml
 
 

Hey all, I'm trying to remove the bar that has "REMOVE" spammed in red across it. Anyone able to provide some insight/help? Here is my current userChrome.css file

#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items { opacity: 0; pointer-events: none; } #main-window:not([tabsintitlebar="true"]) #TabsToolbar { visibility: collapse !important; } #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header { display: none; } .tab { margin-left: 1px; margin-right: 1px; } /* Remove close button*/ .titlebar-buttonbox-container{ display:none }

611
 
 

For the past few weeks I’ve seen Firefox use up more memory in MacOS Activity monitor with less tabs. I really don’t feel like troubleshooting it though.

612
 
 

Summary

  • Mozilla has released security updates for Firefox and Thunderbird to fix a critical zero-day vulnerability that has been actively exploited in the wild.

  • The vulnerability, tracked as CVE-2023-4863, is a heap buffer overflow flaw in the WebP image format that could allow an attacker to execute arbitrary code on the victim's computer.

  • The vulnerability is suspected to target individuals who are at an elevated risk, such as activists, dissidents, and journalists.

  • Mozilla has released Firefox 117.0.1, Firefox ESR 115.2.1, Firefox ESR 102.15.1, Thunderbird 102.15.1, and Thunderbird 115.2.2 to fix the vulnerability.

  • Google has also released a fix for the vulnerability in Chrome.

Additional Details

  • The WebP image format is a modern image format that is designed to be more efficient than other image formats, such as JPEG and PNG.

  • The heap buffer overflow vulnerability occurs when Firefox or Thunderbird attempts to decode a specially crafted WebP image.

  • The vulnerability could allow an attacker to execute arbitrary code on the victim's computer by tricking them into opening a malicious WebP image.

  • Mozilla and Google have been working to fix the vulnerability since it was reported to them.

  • The security updates have been released for all supported versions of Firefox and Thunderbird.

  • Users are advised to update their browsers as soon as possible to protect themselves from this vulnerability.

613
614
 
 

I always had the tabs bar below the address bar and bookmark, where they obviously belong, until I recently reset firefox and now I just can't figure out how to get them back to their correct position.

How do I get the tabs between the bookmarks bar and the main browser window again?

615
 
 

This may occur on other sites, but I notice it often on YouTube when I fullscreen a video. To make it disappear, I have to mouse over a link that changes the URL in the bottom left. If a video is in fullscreen, I have to exit fullscreen to do that.

This issue still occurs in safe mode.
v117.0 (64-bit)
Windows 11 v22H2 22621.2134

616
 
 

Been seeing an issue with downloading stuff from the Firefox Mobile app on Android. Sometimes when I press download on files or images, the download never actually happens; the file never appears in my phone's local files or in Firefox's download menu. There's no progress bar or any other indication that it even attempted to download. Usually only happens with either big files or when in areas of low connection. Has anyone else experienced this? Is there a fix?

An example of this is today: I went to download an image from a website while in an area of less than optimum connection. Firefox never attempted the download despite trying from birth the website and from the image in its own tab. Google Chrome was able to download the image with the same connectivity, albiet slower than normal (though it was only a second or two slower instead of being instantaneous).

617
 
 

I installed Firefox Flatpak on F38 and some video content is not working. Youtube and Netflix work fine, Prime Video does not. Videos on some website do not play, some give simple error messages wihtout details: NFL.com, tagesschau.de, ran.de and more do also not work.

So, something is wrong but i can not figure out what it is. Maybe it is connected to this issue. Can not figure out if it's in use or not, i guess it's not.

I did some websearch but couldn't find a solution. Does anyone of you know how to fix it?

618
 
 

A little while back Mozilla put out a post ushering addon developers to prep their addons but I haven't heard anything else since, I don't wanna update to early and loose everything I already got

619
 
 

Ya puedes activar la traducción directa desde @firefox:
about:config
browser.translations.enable -> True

620
 
 

This has been an issue for a long time. I’ve been trying to avoid Chromium based browsers, but Firefox seems to be unable to print a lot of web pages without cutting off the content between pages. This is Firefox specific, as it doesn’t happen with Chromium browsers. It’s really a pain in the ass when I need to print something I have to open another browser and print it from there. I see tons of complaints about this online going back for years. I just spent the past two hours trying (unsuccessfully) to print a recipe correctly. I eventually gave up, opened Edge and printed from there. The current state of web browsers is dogshit. It’s either give up all of your privacy or use broken stuff. Neither is good.

621
 
 

I'm having an issue when I try opening a game on Roblox, there's no popup and the following error message appears: "An error occurred trying to launch the experience. Please try again later." Is there anything I can do to make this work? Changing some settings or something?

622
 
 

I do a basic browser.local.sync sync test:

let monster = {
  name: "Kraken",
  tentacles: true,
  eyeCount: 10,
};

let kitten = {
  name: "Moggy",
  tentacles: false,
  eyeCount: 2,
};

browser.storage.sync.set({ kitten, monster });

and on the second profile:

await browser.storage.local.get("kitten");

but nothing happens, get("kitten") returns nothing.

QUESTIONS:

  1. Does the synchronization work on a zip file loaded from Add-ons -> Tools for all add-ons -> Install add-on from file...?
    I have in manifest.json applications.gecko.id, as needed.
  2. If not, what do I need to do to TEST the synchronization work?

API https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync

623
 
 

Looks like the fix to add visual effects support in Google Meet for Firefox is now being rolled out

See comment on - https://bugzilla.mozilla.org/show_bug.cgi?id=1703668#c70

@firefox

624
 
 

Say I define different contexts or workspaces. So in my address bar I can type work and it will open up 5 pages that will be associated to that keyword. Then I can type bored and it will open up my 4 defined pages associated to that keyword.

I am NOT asking about pinning pages to the start/home page, and I am NOT asking about loading websites when Firefox starts up (because I don't want to always load the same things every time I launch ffox). I am also not asking about pinning tabs.

625
 
 

Solution: delete all bookmarks that point to an article hosted at github.blog.

Background: For the longest time, Firefox would suggest the github.blog web address whenever I type "github" into the address bar. I found that weird: yes the word "blog" starts with a letter lower in the alphabet than the word "com", but the ".com" TLD is much more popular so should show up first, right?

Right... unless you, like me, have web search suggestions turned off when entering web address into the address bar. Instead, it takes suggestions from my bookmarks and open tabs, like I instructed it.

Thus, Firefox is behaving exactly as designed and instructed, and the solution is to remove the bookmarks that point to github.blog.

I only wish I'd had recognized that sooner...

view more: ‹ prev next ›