Changing the sidebar shortcut from the UI

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far… (ďalšie informácie)

There seems to be no possible way to change the shortcut for peeking at the tabs in the sidebar (when sidebar revamp is enabled) from the about:keyboard UI. I have so far managed to modify the shortcut through intercepting function calls.

What I have done: 1. Read through the JS source code for about:keyboard which says the shortcut ID is `toggleSidebarKb` 2. Added hooks to intercept `RPMSendQuery` calls 3. Modified the shortcut through devtools open on the about:keyboard page with the following snippet

```js await RPMSendQuery("CustomKeys:ChangeKey", {

 "modifiers": "accel",
 "isValid": true,
 "key": "S",
 "shortcut": "Ctrl+S",
 "id": "toggleSidebarKb"

}) ```

The way I am doing it is definitely a hack. I am not sure if I am missing something. Although the shortcuts for bookmarks, history, and GenAI chat sidebar are present, there seems to be no entry to change the sidebar toggle shortcut itself. I'd love to work on this but I haven't been able to mach bootstrap on NixOS.

Thank you for any assistance :)

Otázku položil(a) lavafroth Pred 1 hodinou

Save Tabs & windows has stopped working

I can't save my tabs & windows anymore, I have the box checked but after I close down the computer I lose all the tabs when I reopen and then I need to put them all b… (ďalšie informácie)

I can't save my tabs & windows anymore, I have the box checked but after I close down the computer I lose all the tabs when I reopen and then I need to put them all back manually. What has gone wrong it always worked before for many years? Please tell me how to fix it

Otázku položil(a) Rossi Pred 2 hodinami

Completely clearing all history for a web site account

FF is offering up possible login names for a particular site I have used previously even though I have removed all related browsing history, form data, and cookies (and c… (ďalšie informácie)

FF is offering up possible login names for a particular site I have used previously even though I have removed all related browsing history, form data, and cookies (and cleared the cache). What am I missing? Is it using stored history for unrelated sites to guess at a user name, or is there some other hidden history I need to clear?

Otázku položil(a) tn Pred 17 hodinami

Posledná odpoveď od tn Pred 6 hodinami

My shortcuts keep randomly disappearing from my home page.

My shortcuts keep disappearing from my home page when I turn my computer on. Sometimes it's fine, sometimes I have to spend a long time trying to find them. Sometimes I… (ďalšie informácie)

My shortcuts keep disappearing from my home page when I turn my computer on. Sometimes it's fine, sometimes I have to spend a long time trying to find them. Sometimes I just have to restart Firefox. Sometimes I have to go into settings. Sometimes I can't work it out.

Has been happening for the past month or so.

Otázku položil(a) juanitabrokas Pred 6 hodinami

  • Vyriešené

Our systems have detected unusual traffic from your computer network

When I try to make a Google search I get the following message, "I'm not a robot" with a reCAPTCHA: "Our systems have detected unusual traffic from your computer network… (ďalšie informácie)

When I try to make a Google search I get the following message, "I'm not a robot" with a reCAPTCHA: "Our systems have detected unusual traffic from your computer network. This page checks to see if it's really you sending the requests, and not a robot. Why did this happen?". This happens on Firefox, but not Chrome or Edge. If I 'Allow' Google in the 'Exceptions - Cookies and Site Data' then I do not get the message, but it takes several seconds for Google display the resulting page. However, if I delete the cookies/cache the message will return and I have to redo the reCAPTCHA. I have scanned with Malwarebytes, Bitdefender, Hitman Pro, Trend Micro House Call and Microsoft Defender, nothing detected. Running Win 10 (64) with 'Extended Security Updates', Firefox 147.0 (64), no additional Extensions or Plugins. Also I uninstalled and reinstalled Firefox.

Otázku položil(a) Runky Rodo Pred 1 mesiacom

Na otázku odpovedal(a) Denys Pred 1 mesiacom

Problems with links and right click 'search' opening and switching new tab despite settings otherwise

Good evening. I have had to install my FF after a system repair. I have everything set back except when I click on a link and hightlight an item with my mouse and right… (ďalšie informácie)

Good evening. I have had to install my FF after a system repair. I have everything set back except when I click on a link and hightlight an item with my mouse and right click it opens a new tab. But before where it would just open it changes to the new tab immediately. Under settings I have the 'when open new tab switch to it immediately' unchecked and I was directed to four settings on about:config including browser.tabs.loadDivertedInBackground to set to true. I did and the behavior did not change. Any suggestions would be helpful. Thank you.

Otázku položil(a) Figureguy Pred 9 hodinami