When users open the extension page via the popup, they only see the tabs at first, so they have to click on a tab to access useful content. Also, once they do so, refreshing the page results in a 404 not found. Consider checking out Next.js's own router and how it works for static exports.
When users open the extension page via the popup, they only see the tabs at first, so they have to click on a tab to access useful content. Also, once they do so, refreshing the page results in a 404 not found. Consider checking out Next.js's own router and how it works for static exports.