Open warren-bank opened 2 months ago
upon inspection, the aforementioned polyfill is actually inadequate.
progress..
chrome.windows.getAll
chrome.tabs.query
chrome.windows.getAll
using chrome.tabs.query
update..
chrome.windows.*
APIschrome.windows.getAll
can be emulated with a polyfillchrome.windows.create
is the roadblock
Firefox and Fenix:
chrome.extension.getBackgroundPage
chrome.storage.local.getBytesInUse
Fenix:
chrome.windows.getAll
chrome.windows.create
test environment: