Automatically forward save request to new edit page without losing changes on collision detection in salesforce.
(Classic only, does not currently work with the lightning interface.)
A quick usability workaround for those frustrated by Salesforce's inline edit collision detection error: "The record you were editing was modified by {username} during your edit session."
This extension automatically captures the intended save request, and simply forwards it to an edit page to avoid any lost data or annoying, unnecessary copying and pasting of information. Yay!
Note: Any conflicting changes across any fields that both you and the background user/ process have made will always be overwritten by your changes.