How to export bookmarks on Android
What is the simplest method of exporting bookmarks in Firefox for Android?
What is the simplest method of exporting bookmarks in Firefox for Android?
About this link: https://support.mozilla.org/en-US/kb/ai-chatbot?utm_source=activity-stream I think is so nice this idea to put the IA assistance for research and study … (read more)
About this link: https://support.mozilla.org/en-US/kb/ai-chatbot?utm_source=activity-stream
I think is so nice this idea to put the IA assistance for research and study for college and programming for me. A have a question if is possible add another IA like: Copilot (Microsoft) or Deepseek.
Can we get a setting that disable the Quick Find feature or at least its keyboard shortcut. It breaks keyboard shortcuts on multiple sites, as it is often used to select… (read more)
Can we get a setting that disable the Quick Find feature or at least its keyboard shortcut.
It breaks keyboard shortcuts on multiple sites, as it is often used to select the search bar(Youtube, Github, ...)
When will Firefox add Save Page button? Lots of small browsers has that for decades. It helps a lot to save WebPage and view them Offline by oppening the app then browse … (read more)
When will Firefox add Save Page button? Lots of small browsers has that for decades. It helps a lot to save WebPage and view them Offline by oppening the app then browse to saved pages. That fast and easy.
Extension to SaveWeb takes a lot of time and need to open another app to view them.
I would like to "save & sync data," but there is no corresponding command available. How should I proceed? Thanks.
Hi Support,
Please share to developer team - Make it possible to group taps in Firefox :)
Thanks!
How to remove side tab in Firefox
I just setup this firefox extension to help me manage my 800+ tabs - https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/ . This might have even been causing… (read more)
I just setup this firefox extension to help me manage my 800+ tabs - https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/ . This might have even been causing Firefox to crash and my computer to restart, but I'll save that for a separate issue. The extension has some suggested shortcut keys, particularly Ctrl + Backtick and Ctrl + Shift + Backtick to switch between next and previous Tab groups. I tried to go to Manage Extension Shortcuts in settings, and tried to specify the keys Ctr + Backtick, but the input box would not accept the key. In fact it only seems to accept Ctrl + <alpha-numeric> key. or Ctrl + Alt + <alphanum>
Is there anyway to enable this? Most keys like Ctrl + alphabets appears to be already mapped by firefox's default mappings. my Ctrl + numbers are also similarly mapped by another tab extension to switch tabs.
Thanks, arun
I'm wondering if there's a way to MOVE open browser windows in the way that you can move tabs around within a window? I do a lot of research and I work this way in order… (read more)
I'm wondering if there's a way to MOVE open browser windows in the way that you can move tabs around within a window? I do a lot of research and I work this way in order to go back to a particular subject and continue where I left off. Right now I have 20 windows open with any where from 5 to 12 tabs in some of these windows. When using my pointer I see only the tab that was opened in a particular window when I closed FF. I tried holding the pointer and dragging the open windows in the task bar...but no luck.
I guess I'm asking if there's anyway I could get a quick view of what every tab in every window open actually is, or perhaps use search words to find what I'm looking for?
Thank you any response ~~Bonnie
How do I get rid of the requirement of having ctrl or alt in extension shortcuts? Also overriding firefox shortcuts would be nice. I've been using my binds/shortcuts in … (read more)
How do I get rid of the requirement of having ctrl or alt in extension shortcuts? Also overriding firefox shortcuts would be nice.
I've been using my binds/shortcuts in chrome for years and I'm not adding multiple keys to all of them. I really want to use firefox as my only browser but can't because of these stupid restrictions.
When we are going to get Library (Bookmarks) in this Firefox view tab (which doesnt have its local URL unlike Chrome)? Like history (finally 😌) is in new tab unlike in n… (read more)
When we are going to get Library (Bookmarks) in this Firefox view tab (which doesnt have its local URL unlike Chrome)?
Like history (finally 😌) is in new tab unlike in new window (which is forced, not user managed), we need library for bookmark manager like Chrome or Edge has inbuilt. Even passwords aka logins category would be appreciated.
Seriously requesting this.
Make a password to access stored passwords.
It seems crazy that Firefox does not have the ability to set new tabs to be any URL that I want. Why do I have to install an extension to get this basic feature?
When will this madness end?! It used to be great. ctrl shift n gets you back the last window ctrl shift t gets you back the last tab. Now, ctrl shift t gets you back… (read more)
When will this madness end?!
It used to be great.
ctrl shift n gets you back the last window
ctrl shift t gets you back the last tab.
Now, ctrl shift t gets you back the last window?!?!?!?!
WHAT ABOUT ALL THE TABS? I have to open history to see where i have been.
BRING IT BACK
I read somewhere that the change was to make firefox more like chrome. So let's cut off our nose to spite our face. This was major feature that DISTINGUISHED Firefox from chrome, and worth migrating to Firefox for!
Please please wake up and smell the coffee. Large corporations spend huge sums to achieve positive differentiation, and you threw it away.
I just activated the new tab grouping feature (that has been something I've really wanted from FF so that I can start getting away from Chrome) and I've tried it out and … (read more)
I just activated the new tab grouping feature (that has been something I've really wanted from FF so that I can start getting away from Chrome) and I've tried it out and have been happy with it so far. I understand this is in beta still I think and I had some questions:
Really excited for this functionality to continue taking off; I do love a way to organize my many tabs!!
Cheers,
Can you add a configuration setting to Mozilla Firefox to disable Create New Profile, configurable in the policies.json file? (A second option but a much uglier one woul… (read more)
Can you add a configuration setting to Mozilla Firefox to disable Create New Profile, configurable in the policies.json file? (A second option but a much uglier one would be to disable being able to select a file location for a new profile. Then you could make the default profile directory write only, which would also accomplish the same thing.) (A third option would be to able to configure extensions by default upon installation in the ExtensionSettings policy.)
To explain, I use LeechblockNG on Firefox on Ubuntu. Very helpful. By placing a policies.json file (see at bottom) in /etc/firefox/policies/ directory, I can create a system wide policy. I can make the LeechblockNG extension mandatory and to be installed upon every new profile creation. That all works very well. HOWEVER, there is NO way to be able to set those options in the new profile. So LeechblockNG is installed with default options (which are no blocking at all), which effectively bypasses the addon.
I am also writing the author of the leechblock extension to see if there is any way to set the options for leechblock upon installation (the third option above).
But I know other people have this same question, and at present, if I am correct, there is no way to block new profile creation, or the Profile Manager window in Firefox.
So could you please add that option to the Firefox policies.json configuration? Something like "DisableNewProfiles": true would do it.
Thanks!
My current policies.json file in /etc/firefox/policies/ directory: { "policies": { "BlockAboutConfig": true, "BlockAboutProfiles": true, "PrivateBrowsingModeAvailability": 1, "DisableSafeMode": true, "ExtensionSettings":{ "*": { "installation_mode": "blocked", "blocked_install_message": "Prohibited install more extensions." }, "leechblockng@proginosko.com": { "installation_mode": "force_installed", "install_url": "https://addons.mozilla.org/firefox/downloads/file/4374316/leechblock_ng-1.6.6.xpi" } } } }
I would like to customize the menu so favorite items are on the first menu page. The new simplified menu is less convenient when the option I use most – Share – is now on… (read more)
I would like to customize the menu so favorite items are on the first menu page. The new simplified menu is less convenient when the option I use most – Share – is now on a secondary menu page.
Please why dont you use Microsoft authentication as it means a separate one just for this site?
I often save to PDF or mark text then transfer it into a document. Firefox renders many letter combinations as ligatures: ff, fi, ffi, fl, and more. I don't want ligat… (read more)
I often save to PDF or mark text then transfer it into a document. Firefox renders many letter combinations as ligatures: ff, fi, ffi, fl, and more. I don't want ligatures. The cures proposed have involved forbidding pages to use their own fonts. Is there another way?
I need to Install a Czech-English (UK) translator