-
Notifications
You must be signed in to change notification settings - Fork 65
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
Bypass Paywall and CAPTCHA #144
Comments
Okay move to this issue :) I have two ideas.
How do you think? |
This approach may complicate and add uncertainty to the situation.
As expected, this approach provides a new extension to call the methods exposed by |
Right, such as https://github.com/kkoooqq/fakebrowser/blob/586e85c0ed872513d2e0703d8c516250a8a4365b/src/core/DeviceDescriptor.ts#L463-L479 |
But this is complicate too, ESM and CJS, js and ts, dependencies, and so on. It sounds like a webpack in browser. |
If the method on callsite or by extracting I'm working for launching Chrome and loading extensions. Next, make it possible to customize it so that it can load more extensions. |
This comment was marked as outdated.
This comment was marked as outdated.
Relates to wabarc/screenshot#11 |
The extension bypass-paywall is currently supported in conjunction with the on-heroku project, and the next step will be to make the starter extra approachable and to add more extensions to it. Unfortunately, the incapability to save PDFs |
Launch headfull browser with Xvfb and import extensions.
Relates to #92
Extensions:
Misc:
The text was updated successfully, but these errors were encountered: