I have a question that is giving me some trouble. I am working on developing a Chrome extension that will track and update the number of times a specific website has been visited or clicked in a database. I want this count to be displayed before the site is opened when it appears in Google search results.
However, I am new to creating Chrome extensions and using databases, so I'm feeling a bit lost. I've tried searching online for help, but haven't found a clear answer. It seems like I may need more than just JavaScript to write data to the database.
If anyone has any tips or advice on how to tackle this project, I would greatly appreciate it. I realize my question is quite broad, but hopefully, it can help other newcomers navigate this process in the future. Thank you in advance for your help!