Na egosi ajụjụ ndị akpadoro: Gosi ajụjụ niile

Requesting the new version of Firefox browser to support Browser.EXTRA_APPLICATION_ID

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the sam… (gụkwuo)

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the same tab using Intent from a third-party custom application. However, I have observed that different URLs open in separate tabs, contrary to my expectations.  Current Implementation:  Here is the code snippet I am currently using: java: Intent intent = new Intent(Intent.ACTION_VIEW); intent.setData(uri); intent.putExtra(Browser.EXTRA_APPLICATION_ID, packageName); startActivity(intent); Expected Behavior:  I expect different URLs to open in the same tab without opening new tabs. This functionality is crucial for my application.  Issue Background:  I have researched similar issues and found that users have had comparable needs using Browser.EXTRA_APPLICATION_ID. Unfortunately, it appears that Firefox has not fully addressed this functionality. The EXTRA_APPLICATION_ID is a feature that modern browsers should ideally support to enhance user experience and maintain continuity within a single tab.  References:  I have referred to the following discussions and issues for additional context:  Mozilla Support Forum: https://support.mozilla.org/en-US/questions/1364869 GitHub Issue: https://github.com/mozilla-mobile/fenix/issues/23329 Request:  I kindly request that the Firefox team consider adapting this functionality officially or provide an alternative solution if it has already been addressed. Any relevant documentation or guidance on achieving this behavior would be highly appreciated.  Thank you for your time and assistance.

Asked by siqi Liu 1 izu gara aga

Last reply by Paul Ụbọchị 2 gara aga

Android - Exporting Passwords

I need to export passwords from Android Firefox. I know this functionality exists in the desktop version, but I do not have access to a desktop. I cannot find the same fu… (gụkwuo)

I need to export passwords from Android Firefox. I know this functionality exists in the desktop version, but I do not have access to a desktop. I cannot find the same function in the Android version.

Asked by ohmecha 1 izu gara aga

Last reply by Paul 1 izu gara aga

Bug that deletes existing download when cancelling another ongoing download

I keep running into this bug where, on the odd occasion I am trying to download a file and the download occurs slow sometimes from the server's end, I might start a downl… (gụkwuo)

I keep running into this bug where, on the odd occasion I am trying to download a file and the download occurs slow sometimes from the server's end, I might start a download of the same file twice. Then when one finishes downloading, if I press cancel on the ongoing download, it deletes the other downloaded file from my storage. This probably happens because the files are named the exact same but cancelling a downloading file should not delete an already downloaded, different file.

Asked by aren 1 izu gara aga

Last reply by Rabiashah Rashdi1234 1 izu gara aga

foxfilter support on Android firefox

I was using foxfilter extension on spin browser in android and spin uses Firefox at it's core . The extension used to work well until some point in the past and suddenly … (gụkwuo)

I was using foxfilter extension on spin browser in android and spin uses Firefox at it's core . The extension used to work well until some point in the past and suddenly it stopped working . I reached out to foxfilter support and they told Firefox stopped supporting some extensions on Android and thus the issue . Is there anyway you could start supporting foxfilter on firefox Android or can i use an olderversion of firefox on Android to get foxfilter working . If so could you guide me how to get that version installed ?

Asked by niel1059 1 izu gara aga

Last reply by TyDraniu 1 izu gara aga

Is there a way to make the search bar suggestions fit on the screen?

I own an S23 and I'd like to know if there's a way to make the browser suggestions fit on the screen. I've added two images to help explain what's going on. The first ima… (gụkwuo)

I own an S23 and I'd like to know if there's a way to make the browser suggestions fit on the screen. I've added two images to help explain what's going on. The first image shows Firefox, where the suggestion doesn't fit on the screen, whereas on Brave, if the suggestion is too long, it adjusts to the space. Thanks.

Asked by JJ Izu 2 gara aga

Last reply by Paul Izu 2 gara aga

Suggestion: Custom Wallpaper/Background Option for Firefox

Hi Firefox Developer Team, I hope this message finds you well. I wanted to suggest a feature that I believe would enhance user experience: the option to use custom wallp… (gụkwuo)

Hi Firefox Developer Team,

I hope this message finds you well. I wanted to suggest a feature that I believe would enhance user experience: the option to use custom wallpapers or backgrounds in Firefox. Having the ability to personalize the browser with custom images would make it more appealing and engaging for users. Could you consider implementing this feature in a future update?

Thank you for your hard work and dedication to improving Firefox.

Asked by abc abc Izu 2 gara aga

Last reply by Paul Izu 2 gara aga

tabs and history

I use FF on PC. 2 issues I have with android FF....... I want my tabs like in the PC version,in a line across the top. Not hidden under a click me to see tabs. History… (gụkwuo)

I use FF on PC.

2 issues I have with android FF.......

I want my tabs like in the PC version,in a line across the top. Not hidden under a click me to see tabs.

History keeps showing in shortcuts,how to stop that?

Thanks

Asked by indigian Izu 3 gara aga

Last reply by Paul Izu 2 gara aga

Bookmarks

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine t… (gụkwuo)

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine to just Bookmarks?

Asked by kevin case 1 ọnwa gara aga

Last reply by jscher2000 - Support Volunteer Izu 3 gara aga

Feature request in Reading mode

I would like to request a feature for reading mode. If we could flip page like Kindle book, instead of page scroll, especially in reading mode, it will be great! BTW I h… (gụkwuo)

I would like to request a feature for reading mode. If we could flip page like Kindle book, instead of page scroll, especially in reading mode, it will be great!

BTW I have chosen to use Mozilla Firefox instead of chrome because of this reading mode feature. Thank you for this great feature!

Asked by p_achalam Izu 3 gara aga

Last reply by Paul Izu 3 gara aga

Firefox Android, want to export history?..please someone make addon for this..

Now that firefox Android supports addons, please someone make addons for History export.. Is there any other better way to export history.. I have tried sync.. but there… (gụkwuo)

Now that firefox Android supports addons, please someone make addons for History export..

Is there any other better way to export history.. I have tried sync.. but there seems to be some limitations in sync, it didn't sync all the history..

Asked by fatec31634 1 ọnwa gara aga

Last reply by Paul 1 ọnwa gara aga

Home Button Feature Implementation

1. When we press Home button in the app toolbar, It opens a new tab and sends the active tab in background instead of closing the tab. The correct working of Home button … (gụkwuo)

1. When we press Home button in the app toolbar, It opens a new tab and sends the active tab in background instead of closing the tab. The correct working of Home button is to show Homepage in current tab. For opening new tab, we can use "New Tab" option. Because of this all tabs keep getting stored in background and it's quote irritating.

2. Same for back swipe gesture, the tab gets stored in background instead of closing. For example, I clicked on an Article in Google Feed, it redirects to Firefox, now after reading the article, I swiped back to go back to Google Feed. Now swiping back gesture doesn't close the active tab, instead it stored the tab in background. Because of this too much tabs gets stored in background and need manual effort to remove the tabs.

So, Fix these two features.

Asked by RtR 1 ọnwa gara aga

Last reply by Paul 1 ọnwa gara aga

Bookmark symbol bar

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (a… (gụkwuo)

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (as well as tabs). if I want to look up several things quickly, which would certainly be possible with my tablet with keyboard and mouse, I can't even do that because I can't open the bookmarks that quickly.

however, i can understand that this is not permanently implemented, but i would like to have a customization option via on/off in the settings and while we are on the subject, an option to switch tabs on/off like on the desktop like the page marker permanently on desktop mode would be really nice.

of course it could be that these options already exist, then it would be that i am too stupid to find them because i really couldn't imagine that they don't exist and have already rummaged through all the options.

Translated with DeepL.com (free version)

Asked by maxweiss360 1 ọnwa gara aga

Last reply by TyDraniu 1 ọnwa gara aga

How Can I get Tab Like Desktop PC (Like Image)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox. Please see the image… (gụkwuo)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox.

Please see the image that is Firefox 68.00 android version.

Asked by Mizan Rahman (Mizan) 1 ọnwa gara aga

Last reply by TyDraniu 1 ọnwa gara aga

Doubleclick timeframe too short.

It is impossible to trigger a doubleclick or from some tests, extremelly difficult to do. I calculated that in order to trigger a doubleclick, the 2 clicks needs to be so… (gụkwuo)

It is impossible to trigger a doubleclick or from some tests, extremelly difficult to do. I calculated that in order to trigger a doubleclick, the 2 clicks needs to be somewhat no more than 0.08 seconds aparts. :That's wrog and inaccessible, the value should be between 0.4 and 0.8, NOT 0.08.

Firefox mobile should support doubleclick: https://developer.mozilla.org/en-US/docs/Web/API/Element/dblclick_event

Test page: https://developer.mozilla.org/en-US/docs/Web/API/Element/dblclick_event

Asked by Fed 1 ọnwa gara aga

Last reply by Paul 1 ọnwa gara aga

editing

Why are basic features like editing bookmarks not in the app. On chrome you are able to click and hold on a bookmark to select it, then click and hold on it again to move… (gụkwuo)

Why are basic features like editing bookmarks not in the app. On chrome you are able to click and hold on a bookmark to select it, then click and hold on it again to move it anywhere you'd like in the folder. Also there is no "move to" option on Firefox which would make sorting much easier, it would be nice to have such a simple feature like this for convenience.

Asked by Mortis 1 ọnwa gara aga

Last reply by Paul 1 ọnwa gara aga

Disabled most visited websites automatically added in homepage ?

How to disbale most visited websites get automatically added in homepage of Firefox android browser ? I kept shortcuts option enabled to add shortcut manually as pe… (gụkwuo)

How to disbale most visited websites get automatically added in homepage of Firefox android browser ?

I kept shortcuts option enabled to add shortcut manually as per user choice. I don't want browser to add most recently visited websites to get add as shortcuts in tile form in homepage of firebox browser.

Is there any config to disabled for this issue ? Please help

Asked by dilal35221 Ọnwa 2 gara aga

Last reply by Paul 1 ọnwa gara aga