Incremental Auto-Save is an add-on by Mets that targets the shortcomings its author hit with Blender's built-in autosave, and it also grew out of a wish to share user preferences across multiple computers. Unlike Blender's own autosave, it never overwrites earlier autosaves, keeps saving even when the chosen path is invalid by falling back to the OS temp folder, and autosaves unsaved files such as Unnamed.blend.
You can specify more than one autosave path, and the first valid one is used, which is handy when preferences travel between machines. The add-on lets you set how many backups are stored and the interval between them, and it can optionally autosave on file switch, writing a backup even if you choose Don't Save. Preferences are stored in Blender's config folder, so they persist when the add-on is disabled.
Incremental Auto-Save is compatible with Blender 4.2 LTS and newer, and it is released under the GNU General Public License v3.0 or later.