• Riješeno

Where is a link to download (android) Firefox?

I'm unsure if doing this will actually help me with a problem that I'm having, but I assume that it can't make it any worse, so my question is "Where can I download an (a… (pročitajte više)

I'm unsure if doing this will actually help me with a problem that I'm having, but I assume that it can't make it any worse, so my question is "Where can I download an (android) Firefox from?

For my puposes, I have the following requirements.

  • My device has the Google play store (app), but I'd prefer to get a version of Firefox from a different location (because I doubt that what I want is in the Google play store). I know that Mozilla has sites that are specifically for hosting links to all of it's Firefoxes, so a link to one of those sub-sites would be ideal.
  • The Firefox will need to be an ANDROID Firefox (because my device is an android tablet with an android OS).
  • I don't know if Mozilla makes an (android) Firefox that is specifically for arm64-v8a android devices, but if they do, that would be preferred.
  • EXTREMELY IMPORTANT = The Firefox will NEED to be able to use plugins. (I know that only some plugins will work in (android) Firefox.)
  • I know that installing an (android) Firefox from anywhere except the Google play store (app) will mean that I'll (probably) need to manually visit the linked sub-site & get any updated versions from there. I accept that responsibility.

I am currently using (among other android web browsers) "Firefox beta", which I got from the Google play store a few days ago. I have a few logins (Google, Yahoo, & Facebook) already saved to that Firefox, but with Google, that was a pain in the (GUESS), & I'd prefer to avoid that if possible. Is there a way to "export" my (already installed) android Firefox beta's login information & then import that into a new side loaded (android) Firefox? If so, I'll need a link (or the instructions themselves) for how to do that.

Asked by Shuttitt Uppitt prije 3 sedmica

Answered by Paul prije 3 sedmica

  • Riješeno

How to enable full screen same as FireFox Desktop application

I’m using Firefox on an Android tablet in PC mode, paired with a keyboard and mouse. To enhance the desktop experience, I’ve switched the tab view from grid to list. Howe… (pročitajte više)

I’m using Firefox on an Android tablet in PC mode, paired with a keyboard and mouse. To enhance the desktop experience, I’ve switched the tab view from grid to list. However, I can’t enable full-screen mode for the entire app, something I can do on Firefox Desktop. On YouTube, videos automatically switch to full screen when I enter full-screen mode, but this feature seems missing for the browser itself. Maybe the full-screen option isn’t available in the settings.

Asked by Tanishq prije 3 sedmica

Answered by Grace Miller prije 3 sedmica

  • Riješeno

Backup Bookmarks

When will Firefox Android allow backing up bookmarks to a file on the phone? I want to keep my phone and my desktop browser separate, so I don't want to sync. Without thi… (pročitajte više)

When will Firefox Android allow backing up bookmarks to a file on the phone? I want to keep my phone and my desktop browser separate, so I don't want to sync. Without this feature, I regard FF Android as so problematic that I'm trying to find an alternative.

Asked by Rhonda67 prije 3 sedmica

Answered by jscher2000 - Support Volunteer prije 3 sedmica

  • Riješeno

syncing tabs

the sync setting on my mobile app are grayed out i have a samsung phone and the android app is currently up to date. My desktop firefox browser is also upto date. I have … (pročitajte više)

the sync setting on my mobile app are grayed out i have a samsung phone and the android app is currently up to date. My desktop firefox browser is also upto date. I have signed in and out of both devices, turned my phone off and on, force quit the app and cleared the app cache.

Asked by sultana qureshi prije 3 sedmica

Answered by sultana qureshi prije 3 sedmica

  • Zaključano

scammers now digital war has been issued

I need to reset my passwords because little hackers tried to take everything we had in the bank, but they picked the wrong one. I can do the same things that they're doin… (pročitajte više)

I need to reset my passwords because little hackers tried to take everything we had in the bank, but they picked the wrong one. I can do the same things that they're doing, but they still have access to my accounts.

Asked by Jaime Lynn Patton prije 1 mjeseci

Last reply by Denys prije 3 sedmica

  • Riješeno

Please add feature to hide navigation bar background

Currently using android 15, can i hide hide this in firefox's setting? If not, please mozilla, add an option to hide the background behind the bar, it's sucks. I did rese… (pročitajte više)

Currently using android 15, can i hide hide this in firefox's setting? If not, please mozilla, add an option to hide the background behind the bar, it's sucks. I did research and found that it is an app issue and not an OS issue, thanks

Asked by nleloc prije 3 sedmica

Answered by Paul prije 3 sedmica

  • Riješeno

default browser

Hello Firefox Support Team, Thank you for providing such an excellent browser, free of charge and without advertisements. I am experiencing an issue on my Samsung J5 ru… (pročitajte više)

Hello Firefox Support Team,

Thank you for providing such an excellent browser, free of charge and without advertisements.

I am experiencing an issue on my Samsung J5 running Android 5. When I try to set Firefox as the default browser, I am redirected to an information page. While helpful, it does not mention that Firefox cannot be set as the default browser on Android versions below 8.

It would be clearer if this limitation were explicitly stated on that page.

Thank you for your attention, and best regards to the entire Firefox team.

Asked by ali basiri prije 3 sedmica

Answered by TyDraniu prije 3 sedmica

  • Riješeno

Javascript components causing frequent crashes in V145.0

The latest crash: b1ad0fde-1882-41ce-9b80-4fd3e2c5ac20 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB unti… (pročitajte više)

The latest crash:

b1ad0fde-1882-41ce-9b80-4fd3e2c5ac20 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB until OOM, target footprint 125474336, growth limit 201326592

* New Sentry Instance: https://sentry.io/organizations/mozilla/issues/?project=6375561&query=e9bad27f848049fca9e39dc6b2d0abd5
* Socorro: https://crash-stats.mozilla.org/report/index/bp-22da7755-1702-4479-8d06-ab0d60251118

java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB until OOM, target footprint 125474336, growth limit 201326592 at java.util.Arrays.copyOf(Arrays.java:3578) at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120) at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156) at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19) at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21) at mozilla.appservices.httpconfig.FetchBackend.sendRequest$lambda$3(FetchBackend.kt:6) at mozilla.appservices.httpconfig.FetchBackend.sendRequest(FetchBackend.kt:274) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invokeSuspend(viaduct.kt:49) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:2) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:1) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$$inlined$uniffiTraitInterfaceCallAsyncWithError$1.invokeSuspend(viaduct.kt:39) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:127) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@2104835, Dispatchers.Default]

HELP!!!!

Asked by Cajundweeb prije 1 mjeseci

Answered by Cajundweeb prije 1 mjeseci

  • Riješeno

search

You Firefox won't search on general terms it requires an exact address which is not always available

Asked by peter649 prije 1 mjeseci

Answered by tgtd8 prije 1 mjeseci

  • Riješeno

Tab Bar issue on Pixel Tablet and Phone

This issue appears to be on Pixel Devices and not Samsung. I have a Pixel Tablet & Phone and the status bar above the new Tab Bar is the wrong color. On Samsung the s… (pročitajte više)

This issue appears to be on Pixel Devices and not Samsung. I have a Pixel Tablet & Phone and the status bar above the new Tab Bar is the wrong color. On Samsung the status bar blends in with the rest of Firefox

It seems there is no fix in sight for this. It's been like this for months

Asked by Kurt Felton prije 1 mjeseci

Answered by Denys prije 1 mjeseci

  • Riješeno

Firefix Android does not open MSN pages

Why MSN pages are not shown? I tried all suggestions on the web with no results. Instead of showing the MSN pages for the selected topic it always shows the main site pag… (pročitajte više)

Why MSN pages are not shown? I tried all suggestions on the web with no results. Instead of showing the MSN pages for the selected topic it always shows the main site page.

Asked by John prije 1 mjeseci

Answered by TyDraniu prije 1 mjeseci

  • Riješeno

NordPass Password Manager and Digital Vault

I am using and like NordPass Password Manager and Digital Vault Extension on my Firefox for Windows 11, but it does not seem to be available for the Android version of Fi… (pročitajte više)

I am using and like NordPass Password Manager and Digital Vault Extension on my Firefox for Windows 11, but it does not seem to be available for the Android version of Firefox that I have on my smartphone. Is there any plan to make that Extension available for Android Firefox?

Asked by rehakes001 prije 1 mjeseci

Answered by Denys prije 1 mjeseci

  • Riješeno
  • Arhivirano

Firefox doesn't use the full screen under landscape mode

I have a vivo pad 3, and when I'm using it in landscape mode, the firefox app would only occupy part of the screen, leaving the two sides empty. It used to work fine and … (pročitajte više)

I have a vivo pad 3, and when I'm using it in landscape mode, the firefox app would only occupy part of the screen, leaving the two sides empty. It used to work fine and I don't know what made it to behave like this since I didn't touch the settings, and no other app is like this.

Asked by bowencui36 prije 6 mjeseci

Answered by maxwell1234 prije 6 mjeseci

  • Riješeno

Turning off, swipe down to refresh gesture, via a script

I'm using Fennec Firefox on mobile and I'm having this problem where my the page refreshes on the slightest touch. I'd like to turn this gesture off all together. I have … (pročitajte više)

I'm using Fennec Firefox on mobile and I'm having this problem where my the page refreshes on the slightest touch. I'd like to turn this gesture off all together. I have done some research and found this code: document.addEventListener('touchstart', function(event) {

   // Check for a swipe down gesture to prevent refresh action
   if (event.touches.length > 0) {
       // Prevent default action
       event.preventDefault();
   }

}, { passive: false });

document.addEventListener('touchmove', function(event) {

   // Prevent default action to avoid refresh
   event.preventDefault();

}, { passive: false }); I put it into a java script extension and it worked, but then I wasn't able to scroll up or down. I don't know anything about java or python, so if someone could give me a hint or point me in the right direction that would be helpful. I am also looking through the source code of Firefox looking for answers.

Asked by niahmt20 prije 1 mjeseci

Answered by Paul prije 1 mjeseci