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
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?
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?
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)) ) --- ---
Does this look familiar to anyone? This started popping up today and I am not sure how to intervene. Thank you.
Urdu language
Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To ut… (read more)
Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To utilize data from multiple sites takes a long time to relocate sites and this is becoming unacceptable. Firefox updates are better than this. Thank you for your help.
Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to u… (read more)
Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to up to the container icon upper-right, search for [container], click to open that page, then CTRL+W to close it. Then I try to Remove [container] again; fails. That container is still in the list, and still popping up a note that a tab is open in that container (no, I closed it).
I really like the Containers feature, AND it could use some improvement.
Unrelated, I'm open to help with proofreading; feel free to ask, or point me to a git where I could contribute. I'm not happy about the apparent erosion of privacy in Firefox, but it sure beats Google, Microsoft, Apple, etc.
Hi How can i enable javascript in firefox anndroid on samsung tablet? Regards