I am new to Safari browser extension development. My requirements are below.
- Show user signup screen on clicking the toolbar item for first time and save user details in local storage.
- Get callbacks for new tab open/close, active tab details, search title, url.
I referred apple documentation but it is unclear for me to achieve the above tasks. I would really appreciate if some could provide working example and code. thanks