UNPKG

puppeteer-stream

Version:

An Extension for Puppeteer to retrieve audio and/or video streams of a page

4 lines (3 loc) 202 B
chrome.commands.onCommand.addListener(async (command) => { if (command !== 'invoke-action') return; // noop to fix (Extension has not been invoked for the current page (see activeTab permission)) });