Open Josmithr opened 2 years ago
I'm attempting to write some tests for a Chrome Manifest V3 extension, but the current Chrome schemas exported by sinon-chrome are missing a number of newer APIs used by V3 extensions (e.g. chrome.action).
Are there any plans to update the schemas?
facing the same issue for chrome.action and others
chrome.action
Facing the same issue, any plans for this? Or can we submit a PR at least?
I'm attempting to write some tests for a Chrome Manifest V3 extension, but the current Chrome schemas exported by sinon-chrome are missing a number of newer APIs used by V3 extensions (e.g. chrome.action).
Are there any plans to update the schemas?