I'm thinking of creating a Chrome extension using React and Node where users will enter the name of a site and set a time limit. But I'm having a hard time finding useful resources to create my first extension. What resources should I take advantage of? I am confused how to track and block sites and what API modules should I use and how should I structure my file.
I'm looking for resources or suggestions.