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
I'm unsure how to go about fixing this. Since the title is generated during build (basically static) and HTML doesn't allow for a form of interpolation, it seems that this may have to be done in user land based on the framework one is using (react, svelte, etc.)?
Would love to know how anyone else has gotten this working!
What happened?
When creating new tabs with a localised extension, the tab title isn't localised. This makes the browser's page title look something like this:
It looks like this is due to how the scaffolder generates the HTML by simply inserting the value in the manifest.
I'm unsure how to go about fixing this. Since the title is generated during build (basically static) and HTML doesn't allow for a form of interpolation, it seems that this may have to be done in user land based on the framework one is using (react, svelte, etc.)?
Would love to know how anyone else has gotten this working!
Version
Latest
What OS are you seeing the problem on?
Windows, MacOSX, Linux
What browsers are you seeing the problem on?
Chrome, Microsoft Edge
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: