Users can now back up and migrate their configuration settings via JSON imports and exports directly from the options page. I've implemented these features using the File API and browser storage sync to ensure settings persistence across sessions. This update makes managing custom XPath configurations significantly easier, especially across different browser instances.

Added configuration import and export functionality to the options page - zhengqunkoo/webpage-scrobbler