-
-
Notifications
You must be signed in to change notification settings - Fork 772
Open
Labels
Description
Hi,
I am running chrome headless directly from my linux server terminal because I cant use pupeteer or node in this machine. I am wondering, is it possible to use this awesome puppeteer-extra plugin as a chrome extension? If it was possible, I could simply launch chrome and enable the extension, no need for additional software running (like node, puppeteer...).
If it's not possible to use this plugin as chrome extension, is it possible to use it without pupeteer?
Thank you.