You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use camoufox in ubuntu linux,
after applying singlefile addon at camoufox, i tried to trigger it to save the page by pressing ( ctrl+shift+y ), my first thought was shortcut is conflicted with default firefox "open downloads". So I changed the shortcut to ( ctrl+shift+f ), but it still cannot trigger the event
I have monitored the browser event and the browser got the press event, but seems cannot be trigger by addon, while actual keyboard stroke works
here's my code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use camoufox in ubuntu linux,
after applying singlefile addon at camoufox, i tried to trigger it to save the page by pressing ( ctrl+shift+y ), my first thought was shortcut is conflicted with default firefox "open downloads". So I changed the shortcut to ( ctrl+shift+f ), but it still cannot trigger the event
I have monitored the browser event and the browser got the press event, but seems cannot be trigger by addon, while actual keyboard stroke works
here's my code:
Beta Was this translation helpful? Give feedback.
All reactions