Trigger back button action via keyboard

Using Ionic v1 (1.3.2)!

I’m debugging some weird back button behavior and thought it would be really useful if you could use your desktop browser and trigger the back button action via keyboard (i.e. by pressing the backspace button). Is this possible in any way? Maybe you can enhance $ionicPlatform.registerBackButtonAction?