Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

Book Mark history deletion

Is there a way to delete a bookmark from the book-mark drop-down window (accessed from triple horizontal bar/right side of browser) but retain the same book-mark that had… (Lesen Sie mehr)

Is there a way to delete a bookmark from the book-mark drop-down window (accessed from triple horizontal bar/right side of browser) but retain the same book-mark that had been saved in a folder created in Other Bookmarks? I discovered that when you delete a book-mark entry from drop down menu, the same entry is also deleted from its saved location in Other Book Marks. I was trying to reduce number of unsorted entries in drop down menu while saving (and retaining) the same link in the Other Bookmarks section and folder. I want to continue using the sorting and discrete folder saving possible with the Other Bookmark section but clean up the clutter in the unsorted bookmark section.

Gefragt von nokaoi1 vor 1 Jahr

Beantwortet von nokaoi1 vor 1 Jahr

  • Gelöst
  • Archiviert

How to get rid of Google login screen?

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I… (Lesen Sie mehr)

Greetings from North-East of France, since a few weeks ago I'm seeing a (sort of) pop-up window suggesting to login with a Google account (see the screenshot attached). I've done some internet search to find out how to get rid of it, but the only suggestion I get is to modify an option in a Google account. However, I do not have a Google account! How to get rid of this disturbing pop-up? I already use Adblock Plus and uBlock Origin, yet Google passes through them! Thank you in advance for any help you may provide.

Gefragt von Massimo vor 1 Jahr

Beantwortet von user228126785451001171488420526897964190555 vor 1 Jahr

  • Gelöst
  • Archiviert

Backup & restore information in Firefox profiles

Hi there! I'm attempting to migrate my Firefox (106.0.3) profile from the Linux Mint V20.3 on one SSD to a new installation of Linux Mint V21 on a separate SSD. I'm usi… (Lesen Sie mehr)

Hi there!

I'm attempting to migrate my Firefox (106.0.3) profile from the Linux Mint V20.3 on one SSD to a new installation of Linux Mint V21 on a separate SSD. I'm using the information supplied on this page:

https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles

Step 4, under Backing up your profile says: Right-click on your profile folder (e.g. xxxxxxxx.default), and select Copy.

This folder, qspfoqtl.default, contains 1 file, named times.json, the contents of which are:

{ "created": 1618792039414, "firstUse": null }

Clearly, not my Firefox profile.

There is, however, a folder named nnob5aww.default-release that contains a bunch of directories and files (505.4MB) with names like bookmarkbackups, browser-extension-data... storage, weave.

Is this documentation incorrect as of this release of Firefox? And, should I be using the nnob5aww.default-release folder as the profile? I'm a little confused. (Most often, I'm a lot confused.) Any help would be appreciated.

Thanks in advance,

- Ralph

Gefragt von Mandelbrot1 vor 1 Jahr

Beantwortet von Mandelbrot1 vor 1 Jahr

  • Gelöst
  • Archiviert

Can't enable USB Devices about:debugging

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l L… (Lesen Sie mehr)

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l List of devices attached 013db356 device usb:336723968X product:OnePlus6T model:ONEPLUS_A6010 device:OnePlus6T transport_id:9 ```

On the device I've enabled "Remote debugging via USB". But when I click on "Enable USB Devices" button, nothing happens. I can see only "Updating..." message, then "Disabled" again.

Also no devices in the devices list, because USB Devices are disabled. "Refresh devices" does not make any changes.

Gefragt von snakedoc.md vor 1 Jahr

Beantwortet von snakedoc.md vor 1 Jahr

  • Gelöst
  • Archiviert

Picture in picture is not appearing

Yesterday I had Picture-In-Picture (shortened into pip for next mentions) working on youtube, then after one day, PIP no longer works on any of the websites, including yo… (Lesen Sie mehr)

Yesterday I had Picture-In-Picture (shortened into pip for next mentions) working on youtube, then after one day, PIP no longer works on any of the websites, including youtube. I tried disabling and enabling pip, entering troubleshoot mode, and none of them worked. Not reinstalling because it will be annoying to log in everywhere I've had account at.

Any solution?

Gefragt von khat vor 1 Jahr

Beantwortet von khat vor 1 Jahr

  • Gelöst
  • Archiviert

Google Maps Not finding any addresses

MacBook Pro OS High Sierra Firefox version: 106.0b4 When I bring up Google Maps I put the address in and Firefox shows an error message. This has been happening for a co… (Lesen Sie mehr)

MacBook Pro OS High Sierra Firefox version: 106.0b4

When I bring up Google Maps I put the address in and Firefox shows an error message. This has been happening for a couple of months. See Error Message below.. Google Chrome has NO problem pulling up the address. How can I fix this? Thank you.

Gefragt von SunnySkyez vor 1 Jahr

Beantwortet von SunnySkyez vor 1 Jahr

  • Gelöst
  • Archiviert

YouTube video not working,buffering?

Starting yesterday, every youtube video I try to watch never plays or is in a constant state of buffering. It works fine in Edge, and Twitch streaming has no issues so i… (Lesen Sie mehr)

Starting yesterday, every youtube video I try to watch never plays or is in a constant state of buffering. It works fine in Edge, and Twitch streaming has no issues so its definitely not my internet connection.

I've already tried clearing my cache, rebooting, clearing it again and refreshing Firefox and the issue remains. Disabled adblocker as well. I am currently on version 106.0.5

Gefragt von spaceferret vor 1 Jahr

Beantwortet von spaceferret vor 1 Jahr

  • Gelöst
  • Archiviert

Hide Tab bar if there is only one tab

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 { … (Lesen Sie mehr)

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

Gefragt von peter596 vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Mozilla recovery codes

The txt document codes I was given to save to my computer were corrupted in a recent windows update gone wrong. Can you give me those codes back, or are there other route… (Lesen Sie mehr)

The txt document codes I was given to save to my computer were corrupted in a recent windows update gone wrong. Can you give me those codes back, or are there other routes I can take to correct this?

Gefragt von robno538 vor 1 Jahr

Beantwortet von Kiki vor 1 Jahr

  • Gelöst
  • Archiviert

Why is there no order to the dropdown Window menu?

I can't understand why the Windows menu shows us all the open windows, in no order whatsoever. Not chronological or alphabetical, just random placements, making finding a… (Lesen Sie mehr)

I can't understand why the Windows menu shows us all the open windows, in no order whatsoever. Not chronological or alphabetical, just random placements, making finding anything a dizzying & time consuming experience, as I have to look up and down each & every time. I don't know of any other browser that gives no option as to how to sort this lis.

Gefragt von StevenCee vor 1 Jahr

Beantwortet von human321 vor 1 Jahr

  • Gelöst
  • Archiviert

How do I remove the List all Tabs button

So I just updated to version 106.0.1, and I noticed something new in the far right corner of the screen, an arrow with a dropdown function listed as view all tabs. I have… (Lesen Sie mehr)

So I just updated to version 106.0.1, and I noticed something new in the far right corner of the screen, an arrow with a dropdown function listed as view all tabs. I have no need for this and tried to use the customize toolbar option to remove it. It did not work. How do I get rid of this thing? It's just kinda taking up space on the screen as I doubt I'm ever gonna use it.

Any tips here?

Gefragt von Marc7 vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Cannot use Idagio.com web player in Firefox since update to 107

Since updating to version 107, the Idagio.com web player does not work in Firefox. When pressing the "Play" icon, only progression dots show forever. … (Lesen Sie mehr)

Since updating to version 107, the Idagio.com web player does not work in Firefox. When pressing the "Play" icon, only progression dots show forever.

Gefragt von apare3 vor 1 Jahr

Beantwortet von apare3 vor 1 Jahr

  • Gelöst
  • Archiviert

Search fails most of the time. Times out, no message. Just quits.

If I key a search term into the browser bar and hit enter it begins searching. About 95% of the time nothing happens. No message. I just notice the 'x' to stop the search… (Lesen Sie mehr)

If I key a search term into the browser bar and hit enter it begins searching. About 95% of the time nothing happens. No message. I just notice the 'x' to stop the search is gone, and a 'retry' circle replaces it.

This has been going on for months. I have used firefox for years. I have renewed it, replaced it, removed all addons, accepted updates usually each day. stopped accepting updates. Refreshing, renewing, seems to help for a couple minutes. Deleting all history helped...maybe. I am on satellite internet. Also use chrome. Most of the time now, After I key a query in firefox, I switch to chrome and do the same query while waiting. Chrome works. Just doesn't have all my passwords and sites yet.

I am on windows 7 home premium. I have an AMD FX 6100 6-core CPU running at 3.3 Ghz. I have 8 gigs of RAM. I am not overclocking. I use Avast antivirus. A few months ago I bought the avast cleanup tool which was a massive mistake, I had already done all the things it wanted to try, it is just a nuisance. In settings, I have a message that says firefox is managed by my organization. I wish I could get rid of that. I would appreciate any help I can get. Thanks in advance.

Gefragt von danalex vor 1 Jahr

Beantwortet von danalex vor 1 Jahr

  • Gelöst
  • Archiviert

force FF to ask me where I want to save bookmarks

The previous solution as outlined in https://support.mozilla.org/bm/questions/1361785 no longer works. The checkbox it describes no longer appears at the bottom of the Ed… (Lesen Sie mehr)

The previous solution as outlined in https://support.mozilla.org/bm/questions/1361785 no longer works. The checkbox it describes no longer appears at the bottom of the Edit Bookmark dialog. So what now?

Gefragt von schmibble vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Missing Window and tabs, not in history

I love how the new tab page clearly states "Never fear losing a closed tab again.", and then when a window disappears it is followed by zero history to recover it. I have… (Lesen Sie mehr)

I love how the new tab page clearly states "Never fear losing a closed tab again.", and then when a window disappears it is followed by zero history to recover it. I have not restarted Firefox, let alone my computer since the last time the window was seen (about half an hour ago). It's not in my Alt+Tab tray hiding. I don't even remember closing the tab--though it's possible my keyboard double pressed when I was closing another window. (It's old and has a tendency to double hit keys). But now I have lost a window with at least 20 tabs open--mostly things i had yet to deal with and don't remember the URL to get back to it.

What use is my history and ability to reopen accidentally closed windows if everything just disappears from it within half an hour after the window could've been closed?

I would prefer to keep most of my browsing on Firefox, but I can't constitute that if I'm going to lose months worth of saved tabs randomly.

Gefragt von tibursio vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst
  • Archiviert

Sound not working

Hi, It would be of great help to me if you could give me an advice how to fix my Firefox browser in order to be able to use it with sound. It used to work untill a few m… (Lesen Sie mehr)

Hi, It would be of great help to me if you could give me an advice how to fix my Firefox browser in order to be able to use it with sound. It used to work untill a few months ago, but once, with no reason, just stopped playing sounds , no matter if I accessed a news channel, Youtube or other site that uses sounds.. for this purpose I am forced to use Chrome or Microsoft Edge, but I like more Firefox. I mention that I have an i7 laptop with a Windows 10 OS. Thank you.

Gefragt von calinrednic vor 1 Jahr

Beantwortet von jonzn4SUSE vor 1 Jahr

  • Gesperrt
  • Archiviert

Add-ons on title bar disappeared

For decades, the add-ons have been displayed on my title bar. Then I had some securities issues and to change some settings and somehow, the icons on add-ons disappeared… (Lesen Sie mehr)

For decades, the add-ons have been displayed on my title bar. Then I had some securities issues and to change some settings and somehow, the icons on add-ons disappeared from the title bar. Would like to restore them to the title bar. Can I?

Gefragt von jagman55 vor 1 Jahr

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Jahr