I just received the csv file containing my Pocket saves. How do I import these into my Firefox Bookmarks?
I just received the csv file containing my Pocket saves. How do I import these into my Firefox Bookmarks?
I just received the csv file containing my Pocket saves. How do I import these into my Firefox Bookmarks?
latest versions of firefox (now at 140.0.1) keeps opening onto my 2nd monitor which is off - how to stop it doing it. Tried making new profile which works for awhile, but… (read more)
latest versions of firefox (now at 140.0.1) keeps opening onto my 2nd monitor which is off - how to stop it doing it. Tried making new profile which works for awhile, but sooner or later they all bump it to the 2nd monitor and it never comes back - tried moving to primary and closing it there, but next time back on #2. Open 2nd window while first is on primary, and that goes to 2nd monitor...
Firefox has just introduced wallpapers for browser home page. I cannot get it to work. It's either cropped too small or pixilated, is there a setting I need to adjust, or… (read more)
Firefox has just introduced wallpapers for browser home page. I cannot get it to work. It's either cropped too small or pixilated, is there a setting I need to adjust, or a particular image format? So that it looks ok.
Sir/ Madam, It is delight to use and experience with Firefox Mozilla browser. I request to make Firefox Mozilla as main. Regards Muruganandam S … (read more)
Sir/ Madam,
It is delight to use and experience with Firefox Mozilla browser. I request to make Firefox Mozilla as main.
Regards Muruganandam S
Disable the webrtc
I generally avoid the updates. I've been burned a few times too many. So, I always check to see what is actually new. This 140 has two things I like, "Unload Tabs" and "C… (read more)
I generally avoid the updates. I've been burned a few times too many. So, I always check to see what is actually new. This 140 has two things I like, "Unload Tabs" and "Customize Overflow".
Unfortunately, "Customize Overflow" is missing the MOST IMPORTANT tool for this process. How do you REMOVE existing items that clutter and make a mess of the few tool I actually use.
Please fix and make this a fully useful tool.
Is there a way to change the zoom of the chatbot window? it doesnt change when I adjust the browser zoom. I typically have that at 80% so the chatbot looks zoomed in whic… (read more)
Is there a way to change the zoom of the chatbot window? it doesnt change when I adjust the browser zoom. I typically have that at 80% so the chatbot looks zoomed in which is annoying.
Can't enlarge fonts in emails or email list?
My screenshot scissors tool has disappeared from the toolbar. I looked in "Customise Toolbar" and "Edit controls" is the only related toolbar that's there. Has the scisso… (read more)
My screenshot scissors tool has disappeared from the toolbar. I looked in "Customise Toolbar" and "Edit controls" is the only related toolbar that's there. Has the scissors tool been replaced by this?
In the search bar, I use to be able to see other search engines to choose from when I tapped on it. Now there are websites I do not need. How to change this.
I want to open private firefox as my opening page. How do I do this?
Previous versions of Firefox turned a link from blue to purple once it had been clicked. The new update does not seem to have this feature. I would like it back, or an op… (read more)
Previous versions of Firefox turned a link from blue to purple once it had been clicked. The new update does not seem to have this feature. I would like it back, or an option to turn it on again.
Please answer the above question in Subject:
How the heck is there still no way to modify Firefox hotkeys without an extension? Firefox must have updated because I can no longer use Command-Option-Up/Down to navigat… (read more)
How the heck is there still no way to modify Firefox hotkeys without an extension? Firefox must have updated because I can no longer use Command-Option-Up/Down to navigate between servers on discord.com. Instead those keys are now reserved by Firefox for navigating tabs (which seems superlative, there are already MULTIPLE other hotkey combos for switching tabs.) Absolutely bonkers that there's no user-friendly way to modify these hotkeys.
My system has 2 display monitors, the second one used only in Photoshop and Lightroom. Recently I converted my system to Windows 11 and the Firefox display screen now co… (read more)
My system has 2 display monitors, the second one used only in Photoshop and Lightroom. Recently I converted my system to Windows 11 and the Firefox display screen now comes up only on my second monitor screen. I want it back on my primary monitor where it has always been under Windows 10. Help and Thanks. Charles Klingsporn
I have autoconfig.js set up to run my own js file, see below. The intention is to change the keyboard shortcuts (shame that it's so difficult😃). It worked until a few wee… (read more)
I have autoconfig.js set up to run my own js file, see below. The intention is to change the keyboard shortcuts (shame that it's so difficult😃). It worked until a few weeks ago. Now it only partly works. C+J is fine. The other two succeed in deleting the existing command, and the shortcut key does nothing. Any ideas please?
// C+J = open downloads var element = document.getElementById('key_openDownloads'); if (element) {
element.setAttribute('key', 'j'); element.setAttribute('modifiers', 'accel');
}
// C+D = Duplicate tab var element = document.getElementById('addBookmarkAsKb'); if (element) {
element.removeAttribute('command'); element.setAttribute('oncommand', "duplicateTabIn(gBrowser.selectedTab, 'tab')");
}
// CS+N = move tab to new window var element = document.getElementById('key_undoCloseWindow'); if (element) {
element.removeAttribute('command'); element.setAttribute('oncommand', 'gBrowser.replaceTabsWithWindow(gBrowser.selectedTab)');
}
The scroll bar on web pages has disappeared. What has happened? How can I restore it?