UNPKG

puppeteer-stream

Version:

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

5 lines (4 loc) 212 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)) });