electron/spec/fixtures/extensions/tabs-api-async
Shelley Vohr d9329042e2
feat: add support for chrome.tabs.query (#39330)
* feat: add support for tabs.query

* fix: scope to webContents in current session

* test: add test for session behavior
2023-08-09 14:47:19 +02:00
..
background.js feat: add support for chrome.tabs.query (#39330) 2023-08-09 14:47:19 +02:00
main.js feat: add support for chrome.tabs.query (#39330) 2023-08-09 14:47:19 +02:00
manifest.json