Zach Posted February 24, 2017 Report Posted February 24, 2017 Taking a quick browse through the code for the Enpass extension for Chrome and it looks like it's using the chrome.storage.sync property to store the option for the shortcut. While this makes it convenient to sync across devices, I have a few different devices that I'd like to have different shortcuts on, and with the sync property being used it changes it automatically on every device. Could you make it an option to instead use the chrome.storage.local property instead? That way I can set the correct shortcut for each devices without overwriting the others. All it has to be is a simple checkbox with the label "Sync across devices?".
Anshu kumar Posted February 27, 2017 Report Posted February 27, 2017 Hi @Zach, Thanks a lot for the suggestion. I have penned down your suggestion for consideration. Keep suggesting! 1
jidar Posted May 30, 2017 Report Posted May 30, 2017 This really makes switching OS's nerve racking. I go from Windows to Mac all day and I want the shortcut to be different on each system.
Recommended Posts