### Issue - While using this extension on Brave Browser, I add a txt file with with empty `{}` as content is it - Post Click `Check Connection(s)`, it show error message `"[object Object]" is not valid JSON` <img width="553" height="498" alt="Image" src="https://github.com/user-attachments/assets/02c98ab0-3d43-4d64-a5d9-8f7c08cb23f6" /> - Due to this, it's not clear whether the issue in the txt or json file or in the code ### Fix - Checking if `error.message` is not type string, `JSON.stringify` the error message before displaying it