Closed NejcZdovc closed 6 months ago
hi @JohnBra , sure I can rename it. Why I named it like this is because I was using it for that purpose: https://developer.chrome.com/docs/extensions/reference/sidePanel/. Any suggestion about what other pages chrome has that I should use?
@NejcZdovc yeah, understandable.
I think something like 'yourPage' or 'extraPage' would be good. What do you think?
@NejcZdovc still working on this?
Hey @NejcZdovc, thanks for contributing! I highly appreciate it!
Would you mind renaming the page to something other than "side-panel", as there is already a kind of panel in the manifest and this might be confusing.
If you could also add the steps needed to create the corresponding dir and files, e.g.:
src/pages/<your chosen page name>
src/pages/<your chosen page name>/index.tsx
,src/pages/<your chosen page name>/index.html
, etc.etc.I will merge it once done. Thanks again for contributing!