How to save Bookmarks before deleting Firefox
How do I save the Bookmarks on my Tab A on Firefox?
How do I save the Bookmarks on my Tab A on Firefox?
Why don't you have a Persian translation? When are you going to add Persian to translate sites? Please be responsive. Browsers at the lowest level have the ability to tra… (read more)
Why don't you have a Persian translation? When are you going to add Persian to translate sites? Please be responsive. Browsers at the lowest level have the ability to translate into Persian, but you... High-end applications must be programmed for all communities and even tastes. And in the end, adding a few languages, including Persian, is not a difficult task for you. But this small task will add 20 million users (Only in Iran)and more importantly This makes this browser the most popular among people who previously did not have the ability to translate their language in this browser.The population of Persian-speaking countries is larger than you might think. 1. Iran (100%) 2. Tajikistan (95%) 3. Afghanistan(80%)and several other countries with medium to low percentages
The menu in the Firefox mobile version is too long, which sometimes makes it inconvenient to operate. Could you please optimize it or add a custom menu feature?
Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentione… (read more)
Hello,
Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.
Where is the Yahoo log in in the Mozilla Firefox
Is there any way to import my password from chrome to firefox?
I want to change my download directory on the mobile app, I've tried the solution of this post, but it doesn't seem to be working anymore, I can't find any other solution… (read more)
I want to change my download directory on the mobile app, I've tried the solution of this post, but it doesn't seem to be working anymore, I can't find any other solution
How do I delete the "Recent bookmarks" list in the program menu, under bookmarks? To me it's completely unnecessary, and have no meaning.
I have a Huawei P30 Pro and beta Firefox browser. When I try to view my passwords on Firefox, it brings up a lock screen password prompt. This page requires my password, … (read more)
I have a Huawei P30 Pro and beta Firefox browser. When I try to view my passwords on Firefox, it brings up a lock screen password prompt. This page requires my password, but the password is not recognized, even though it is correct. The lock screen password works in other situations but not in Firefox
suddenly my work account at https://outlook.live.com is a completely white screen. access to other instances of this account (Onedrive, filesharing etc) are fine. Email … (read more)
suddenly my work account at https://outlook.live.com is a completely white screen.
access to other instances of this account (Onedrive, filesharing etc) are fine. Email account works on phone, so no problem with log-in
I have re-started the browser
W 11 May, 2025 update really made my computer unable to go online in any way and I had to restore. But FFox updates to have made it impossible to communicate. My phone ha… (read more)
W 11 May, 2025 update really made my computer unable to go online in any way and I had to restore. But FFox updates to have made it impossible to communicate. My phone has trouble s too. So, how do we make stick telephone permissions for, say: G Voice page https://voice.google.com/u/0/calls now? Thank you
On Facebook, or other websites that have a text enter box that appears on the bottom, my keypad covers it and I need to scroll up to see what I've typed in and it Zooms b… (read more)
On Facebook, or other websites that have a text enter box that appears on the bottom, my keypad covers it and I need to scroll up to see what I've typed in and it Zooms back up to cover the text box as soon as I input a key. Whats going on?
Hello, I dislike the Group Tabs feature. So many times I've accidentally created a Group Tab and then had to figure out how to un-group them. I've tried to change the v… (read more)
Hello,
I dislike the Group Tabs feature. So many times I've accidentally created a Group Tab and then had to figure out how to un-group them.
I've tried to change the value of the "browser.tabs.groups.enabled" preference to false, but it doesn't stick; after restarting, the value is always back to "true".
What’s up with this?
Thanks, Andre’a
My Relay phone number is not working, although it says I still have minutes and texts. It also says my calls and texts are being blocked. How can I unblock this?
Recover my two gmail acounts
More frequently than I care to admit, I seem to close FF instances which I don't want to close (such as my connection to Whatsapp). I then miss important replies or quest… (read more)
More frequently than I care to admit, I seem to close FF instances which I don't want to close (such as my connection to Whatsapp). I then miss important replies or questions. Of course I can reach out to 'History' and try to find the closed Tab or Window... But that takes time.
I'd suggest adding/removing a 'protection' flag to a tab (eg. on right-clicking), so that, on trying to close the tab, or close the window containing the tab, I get a warning...
I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn o… (read more)
I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn off for detect language shows up. I have no idea where it came from, I haven't used Chrome in years.
I've attached a small screenshot. It's not a huge deal, but I don't like google showing up at my credit union, or anywhere else.
Any help would be appreciated.
Hello, as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a S… (read more)
Hello,
as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a SharedArrayBuffer, is this intended or it will be fixed in the future? Follows a simple test case. Kind reagards.
--- index.html ---
<title>Example</title>
<script>
let instance = undefined;
async function loadWasm() {
try {
const response = await fetch('./sum.wasm');
const buffer = await response.arrayBuffer();
const sharedBuffer = new SharedArrayBuffer(buffer.byteLength);
const tmpView = new Uint8Array(sharedBuffer);
tmpView.set(new Uint8Array(buffer));
const module = await WebAssembly.compile(sharedBuffer);
instance = await WebAssembly.instantiate(module);
} catch (error) {
alert(`failed to compile in wasm: ${error.message}`);
}
}
loadWasm();
function testWasm() {
if (instance)
alert(`sum 1 + 2 = ${instance.exports.add(1, 2)}`);
else
alert('invalid instance, failed to compile');
}
</script>
<button onclick="testWasm()">Press to run wasm function (sum)</button>
--- ---
--- sum.wat --- (to convert into .wasm using: wat2wasm sum.wat -o sum.wasm) (module (func $add (param $lhs i32) (param $rhs i32) (result i32) local.get $lhs local.get $rhs i32.add) (export "add" (func $add)) ) --- ---
Seems I've noticed an issue with playing of YouTube videos the last few days. It seems that either the video(s) is slower to load and/or is slower to play. While it's not… (read more)
Seems I've noticed an issue with playing of YouTube videos the last few days. It seems that either the video(s) is slower to load and/or is slower to play. While it's not terribly slower in human time it's slower than normal in computer time. I'm not having this problem in Chrome. Cookies and cache are cleaned multiple times a day. So, I'm a little stumped as to why I'm having this issue. Any comments would be appreciated. Thanks
When trying to do a search for a video in YouTube Studio, the search seems to freeze. Doing a similar search in Microsoft Edge works OK. This problem started happening… (read more)
When trying to do a search for a video in YouTube Studio, the search seems to freeze. Doing a similar search in Microsoft Edge works OK. This problem started happening several months ago. I've tried clearing the cache for YouTube pages.