Closed Matej9937 closed 2 months ago
Hi Matej! The notification message sent by GitHub when you created this issue 2 weeks ago was sent to my spam folder, so that's why my response is so late. Sorry about that!
I haven't been able to reproduce this issue yet. Here is what I've tried:
Do you experience this issue even if you install it from the Chrome Web Store? I'm assuming that yours is not installed via the Chrome Web Store because the extension id in your extension settings is ajneldpbecoimjjcbmnhkinmhagejnnl, which doesn't match the id of Hide n' Seek when supplied by the Chrome Web Store, which is agghbaheofcoecndkbflbnggdjcmiaml.
Hi Damian, no worries :).
Surprisingly I was able to reproduce your step 1. as well as 2.
After several hours of testing different .log and .json files and official and unofficial builds I discovered the core of the issue:
If company name within the .json file (the official backup file from official addon from Chrome Web Store) contains one or more from the following 3 symbols the backup button stops working.
So I guess that my 000003.log contains the symbols which somehow break the backup as is in the case of .json file.
Conclusion: Brave backup works, sorry for wrong call, although companies with "–", "•" or "🧭" break the backup functionality.
Hi Matej,
I was completely unaware of this issue, which may have been affecting many other users, until you discovered it and then helped fix it. I submitted 5.0.2, which resolves this issue, to the Chrome Web Store, but I hope to hear back from you soon to get your confirmation that the backup function works properly in the updated version.
Thank you so much for your help and careful attention to detail. I really appreciate it! :D
Hi Damian, you are welcome and thank you for fixing it.
I do confirm that backup functionality works perfectly at version 5.0.2 including backing up companies with non-ASCII characters.
The Backup button on the Brave browser didn't perform a backup after clicking, probably because it is not a supported browser. Although Brave uses Chromium as a base and shares many similarities with Chrome, I guess this shouldn't be a hassle to fix.
I was able to locate the file whose content when replaced restored the 400+ saved companies for blocking.
Folder name / Pathway C:\Users\Matej\AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\Local Extension Settings\ajneldpbecoimjjcbmnhkinmhagejnnl Note: "Matej" is the username, and "ajneldpbecoimjjcbmnhkinmhagejnnl" is the default extension name; these might vary for different users.
Folder content:
File name: 000003.log
If you need more data or any help, let me know. I would be happy to help.
PS: This is my first issue submission on GitHub, I hope I did everything correctly. :)