Include keyboard shortcuts into synced extension data
Categories
(Firefox :: Sync, enhancement, P3)
Tracking
()
People
(Reporter: alexey.v.romanov, Unassigned)
References
(Blocks 1 open bug)
Details
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Comment 3•6 years ago
|
||
On v66 Firefox, I can confirm that shortcuts are not synced to Firefox installed on different machines all running Windows. I have configured shortcuts for a few extensions via the new "Manage Extension Shortcuts" page.
Chrome has the same ability to configure shortcuts for extensions, and those do get synced to multiple machines. So maybe look at how Chrome is handling this and adjust accordingly?
Updated•6 years ago
|
Comment 4•5 years ago
|
||
Extensions should store this using the chrome.storage API, meaning this will sync by default.
Comment 5•5 years ago
|
||
(In reply to voidpointer from comment #3)
Chrome has the same ability to configure shortcuts for extensions, and those do get synced to multiple machines. So maybe look at how Chrome is handling this and adjust accordingly?
Which extensions did you actually use and confirmed shortcut keys are synced? Mark wrote as:
Extensions should store this using the chrome.storage API, meaning this will sync by default.
and I hope to confirm it is true or not.
Description
•