- Solved
Why was an unremovable "Extensions" menu added to my toolbar?
I would like to be able to remove this from my toolbar but cannot which is inconsistent to how customizing the toolbar normally functions.
I would like to be able to remove this from my toolbar but cannot which is inconsistent to how customizing the toolbar normally functions.
I installed the "Google" app and the "Firefox" app. When I used the "Google" app to search for images, I found that I couldn't open the searched websites. I tried to use … (read more)
I installed the "Google" app and the "Firefox" app. When I used the "Google" app to search for images, I found that I couldn't open the searched websites. I tried to use the Samsung browser or Chrome browser and did not have this problem. I think this is a Firefox bug.I recorded the bug and uploaded it to Google Drive.The link address is https://drive.google.com/file/d/11k5DMzshHkYvvGGD4MpgqrlSRcQnkiGH/view?usp=drivesdk
In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am no… (read more)
In the recent update, there is a new feature which allowed people to view pdf directly in the browser rather than downloading it. Ever since this was implemented, I am not able to download any pdf, instead it keeps opening up the pdf in another tab which is not what I'm trying to do. Is there a way to fix this?
Hello, I am trying to install an add-on on my (android) firefox beta by following this blog https://blog.mozilla.org/addons/2022/12/15/new-extensions-available-now-on-fi… (read more)
Hello,
I am trying to install an add-on on my (android) firefox beta by following this blog https://blog.mozilla.org/addons/2022/12/15/new-extensions-available-now-on-firefox-for-android-nightly/ I have submitted my add-on,it has been approved and i downloaded the xpi file. I have created a collection (https://support.mozilla.org/en-US/kb/how-use-collections-addonsmozillaorg) How do i add the xpi file on my collection?
Thanks
The Mozilla article says to go into about Firefox where you will be able to view which version of Firefox you are using. How do I know if this version is the latest versi… (read more)
The Mozilla article says to go into about Firefox where you will be able to view which version of Firefox you are using. How do I know if this version is the latest version?
The article says that the best way to update Firefox is to do it from Play store. It says to tap on the my apps link to see which apps need to be updated but there is no my apps Link in Play store.
How do I determine if I'm using the latest version of Firefox on android?
Can I still use my Lockwise app on my iPhone ?
In my Android Firefox browser there is no menu item "Bookmark" but only "Add bookmark". How can I add the menu item "Bookmark"? Thanks for your help!
We cannot get a google account because our landline neither sends nor receives text messages. We are in process of setting up and testing a cell phone, and would like to… (read more)
We cannot get a google account because our landline neither sends nor receives text messages. We are in process of setting up and testing a cell phone, and would like to load Firefox for Android as the browser. We cannot download from google play because google demands to send a text-message "verification" code. We note, thankfully, that Mozilla does not (stupidly) do likewise to set up a Firefox account.
for some reason i cannot download images on firefox android on google. this feature works on other search engines and even on google on other browsers. the download butto… (read more)
for some reason i cannot download images on firefox android on google. this feature works on other search engines and even on google on other browsers. the download button is gonna and nothing is shown when i hold on the image on google
whenever I long press on an image I'd like to save, nearby text gets higghlited instead and I'm not offered the usual pop-up window - in Google search for example, text s… (read more)
whenever I long press on an image I'd like to save, nearby text gets higghlited instead and I'm not offered the usual pop-up window - in Google search for example, text saying 'realted images' gets higghlited
Hello, I'm new to using a smart phone and have downloaded Firefox Mobile onto my Android phone. It works great when searching for a website but I have one that I already… (read more)
Hello,
I'm new to using a smart phone and have downloaded Firefox Mobile onto my Android phone. It works great when searching for a website but I have one that I already know and would like to go directly to it. Unfortunately every time I enter the URL I get a search for the website, not the website itself.
What am I doing wrong?
BTW, I'm not using my phone to post this question but rather my laptop (which I find easier to use). My phone is a Moto G Power (2020) using Android 11 and FF 110.0.1
Thanks, Andre'a
It's too dangerous to use Firefox Sync to send myself Passwords list to Firefox's servers once. I don't like it. For example, using QRCode and symmetric key cryptography… (read more)
It's too dangerous to use Firefox Sync to send myself Passwords list to Firefox's servers once. I don't like it.
For example, using QRCode and symmetric key cryptography, password information can be sent directly from a PC to a phone. I think so.
Since 106 update 9gag.com doesn't load..
I am using the video background fix addon but whenever i minimize firefox, it will play the current video untill the end and will not autoplay the next one. I have to bri… (read more)
I am using the video background fix addon but whenever i minimize firefox, it will play the current video untill the end and will not autoplay the next one. I have to bring forefox to the screen again and then it starts the video.
On my much older Android device, i am using the same setup and have no problem with autoplaying the next video, even when firefox is minimized. Any suggestions?
REF: Firefox v109.2.0 / Windows 7 x64 How do we get Firefox to load the browser tabs, which are activated from other Android applications, diverted in the background? … (read more)
REF: Firefox v109.2.0 / Windows 7 x64
How do we get Firefox to load the browser tabs, which are activated from other Android applications, diverted in the background?
The now, inaccesible, "about:config" switch" for this action is/was: "browser.tabs.loadDivertedInBackground". The incessant switching between browser and active app can be most unproductive and unpleasant.
The Bookmarks option cannot be found on the 3-points menu, con trary to the following help topic: https://support.mozilla.org/en-US/kb/manage-bookmark-folders-firefox-an… (read more)
The Bookmarks option cannot be found on the 3-points menu, con trary to the following help topic: https://support.mozilla.org/en-US/kb/manage-bookmark-folders-firefox-android#w_create-a-new-bookmark-folder There are several options like the following three, but Bookmarks is not there: Select tabs, Share all tabs, Tabs settings, etc.
What is this issue, and how can I manage tabs folders, please? How can tabs folders be managed like making a new tabs folder or rename it?
Hello! I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows): tab:only-of-type, tab:only-of-type + #tabs-newtab-button { … (read more)
Hello!
I have been using this userChrome.css code to hide the tab bar if there is only one tab (on Windows):
tab:only-of-type, tab:only-of-type + #tabs-newtab-button {
display: none !important;
}
#tabbrowser-tabs, #tabbrowser-arrowscrollbox, #tabbrowser-tabs > .tabbrowser-arrowscrollbox { min-height: 0 !important;
}
Since one of the recent Firefox updates, this code does no longer work. Maybe because there is a new element in the tab bar: A drop-down list at the right.
Any idea how to make the above code work again?
Peter
DO MOZ:LLA and MOZILLA refer to the same organization or to different ones and, if different, what relationship exists between them.
Need assistance in transferring my firefix android bookmarks from galaxy 22 to galaxy 23. These bookmarks aren't saved anywhere else. These are just for my mobile. Can an… (read more)
Need assistance in transferring my firefix android bookmarks from galaxy 22 to galaxy 23. These bookmarks aren't saved anywhere else. These are just for my mobile. Can anyone help? Thank you
Hi. The option to "sync and save your data" no longer appears in the main menu, nor under settings on my Firefox Android phone. What can I do to get back this option? You… (read more)
Hi. The option to "sync and save your data" no longer appears in the main menu, nor under settings on my Firefox Android phone. What can I do to get back this option? Your support is greatly appreciated. Thanks in advance.