A user requested they would like the ability to send pushes to the Chrome extension device. Initially I wasn't sure how to implement this, because not everyone may have the extension and I did not want to compromise the one-tap functionality of the application.
However I've come to a compromise, when the shortcut is run on its own it will allow the user to set different configuration settings. This will allow them to set what device to push requests to (specific device, ask each time, or none). This will be saved in the config.json for the shortcut
A user requested they would like the ability to send pushes to the Chrome extension device. Initially I wasn't sure how to implement this, because not everyone may have the extension and I did not want to compromise the one-tap functionality of the application. However I've come to a compromise, when the shortcut is run on its own it will allow the user to set different configuration settings. This will allow them to set what device to push requests to (specific device, ask each time, or none). This will be saved in the config.json for the shortcut