LocalShellExtParse
LocalShellExtParse copied to clipboard
Implement Welcome Screen for Shell Extensions
Hello! I'd like to contribute to this project by implementing a welcome screen that displays the first load time for Shell Extensions. I've reviewed the project's documentation and understand the basics of Shell Extensions. However, I need guidance on the following:
- Which API or hook should I use to parse the first load time?
- How can I display the welcome screen only once per user session?