google / google/closure-compiler

chrome externs doesn't include chrome extension manifest v3

Open
#3,959 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

The current chrome extension externs in for mv2 and mv3 is the new version which is not supported by current externs
## Example
```js
closure-compiler: Property scripting never defined on chrome
chrome.scripting.executeScript({
^^^^^^^^^
```
The new chrome API has scripting and many new methods inside it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.