Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sidePanel in browser on type level #1256

Closed
paolostyle opened this issue Dec 6, 2024 · 1 comment
Closed

Support sidePanel in browser on type level #1256

paolostyle opened this issue Dec 6, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@paolostyle
Copy link

Feature Request

Currently I am not able to use chrome.sidePanel API from browser, i.e. browser.sidePanel is undefined. It seems like it actually still works, but the missing types is a bummer.

Is your feature request related to a bug?

Mentioned here: #570 (comment) but I think it deserves a separate issue.

What are the alternatives?

Just use chrome.sidePanel or // @ts-ignore but that's awful

Additional context

none

@aklinker1
Copy link
Collaborator

aklinker1 commented Dec 6, 2024

To get types for the new MV3 APIs, see: #868

Note that as of v0.20, which will be released soon, extensionApi: 'chrome' will be the default.

@aklinker1 aklinker1 added duplicate This issue or pull request already exists and removed feature labels Dec 6, 2024
@aklinker1 aklinker1 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants