You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just starting out with the template, and I noticed that when adding an option to the Options component, e.g. a text input, it will be rendered be the content script. This is correct, but I think a more convenient starter would be to have a separate Options page, e.g. to set the start of the counter, and a separate Overlay component that only shows the buttons, without the text input setting.
The text was updated successfully, but these errors were encountered:
Sorry, but I would like to keep this boilerplate as simple as possible, i.e. consisting of a minimum number of components, so that it is very easy to understand. Your description already looks like the implementation of your specific task, which is not implied by this boilerplate. Unfortunately, I will not be able to foresee all possible use cases, or the boilerplate will grow and it will become more difficult to understand 🙂
Just starting out with the template, and I noticed that when adding an option to the Options component, e.g. a text input, it will be rendered be the content script. This is correct, but I think a more convenient starter would be to have a separate Options page, e.g. to set the start of the counter, and a separate
Overlay
component that only shows the buttons, without the text input setting.The text was updated successfully, but these errors were encountered: