Skip Navigation
[FIXED] "List all tabs" button won't show any tabs
  • I wasn't able to replicate the error by adding one or two m or n dashes to the document title. Based on this error message and the screenshot, and comparing how Firefox displays other tab titles when Multi-Account Containers is installed, I wonder if the problem tab was open in a container that had been deleted or had become corrupted in some manner so Firefox had retained the assigned container ID, but that container ID no longer matched any container. Opening the URL in a new tab most likely used a different container, working around the problem.

    UPDATE

    I filed a bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1848877

  • [FIXED] "List all tabs" button won't show any tabs
  • Another option would be to run a little snippet of script in the Web Console (Ctrl+Shift+K, or on Mac, it's Command+Alt+K) to chop off the last character of the title:

    document.title = document.title.slice(0, document.title.length-1);

    If there is still something strange on there, press the up arrow and submit it again (or if there's a Run button, click Run again).

  • [FIXED] "List all tabs" button won't show any tabs
  • I don't know whether any errors would be recorded when Firefox tries and fails to generate the list. While viewing that window, you could open the Browser Console popup window (Ctrl+Shift+J), then click the List All Tabs button in the main window and see whether any error messages appear in the Browser Console in response.

  • Microsoft removes functioning OneNote Web Clipper add-on from AMO, stating "people should use a modern browser like Edge"
  • The Archive.org Wayback Machine has a copy at https://web.archive.org/web/20230314134254if_/https://addons.mozilla.org/firefox/downloads/file/4038541/onenote_clipper-3.9.0.xpi

    I haven't tried to load it to see if it will verify (i.e., whether it's a perfect copy).

    According to a cached copy of the old page, it was released under the MIT license, which would make it free to modify and redistribute subject to some minor notice requirements. So it can live on if someone wants to move it forward. (There seem to be a lot of repositories on Github, but perhaps not specific to Firefox?)

  • Why does Alt+F, D close the Firefox window?
  • Not sure of your OS but Windows 10 has a global setting to "Underline access keys when available" that I think makes them always visible.

    If you need to remove this access key, one option is a startup script. In my example in the following article I refer to them as accelerator keys:

    https://www.userchrome.org/what-is-userchrome-js.html

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JS
    jscher2000 @fedia.io
    Posts 0
    Comments 8