Post not yet marked as solved
Post marked as unsolved with 7 replies, 1,481 views
Hello,
I am in the process of converting a Web Extension to a Safari Extension. I need to use browser.downloads.onCreated.addListener in my extension but the browser.downloads API is not supported yet.
Do I have another way to do that?