Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing plugins compared to Node.JS #5

Open
Telavian opened this issue Oct 19, 2020 · 3 comments
Open

Missing plugins compared to Node.JS #5

Telavian opened this issue Oct 19, 2020 · 3 comments
Assignees

Comments

@Telavian
Copy link

It seems there are missing plugins when compared to the Node.Js version.

puppeteer-extra-plugin-adblocker
puppeteer-extra-plugin-block-resources

The adblocker appears like it could be serious effort to support due to their use of a preexisting adblocker engine.
However the resource blocker seems much easier to support.

@Telavian
Copy link
Author

The ad blocker appears to mostly support the EasyList format which I am not entirely certain about the syntax however I can create something that would support that format.
https://easylist.to/easylist/easylist.txt

I believe this is the description however I haven't looked closely into that yet.
https://adblockplus.org/filter-cheatsheet

@Overmiind
Copy link
Owner

I plan to add the resources plugin soon but I am not certain about adblocker too

@Overmiind Overmiind self-assigned this Oct 20, 2020
@djpavlo
Copy link

djpavlo commented Feb 24, 2021

Also interested in https://www.npmjs.com/package/puppeteer-page-proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants