r/osinttools 15d ago

Showcase Open source Firefox that passes every bot detection test.

https://github.com/feder-cr/invisible_playwright
123 Upvotes

11 comments sorted by

4

u/tohrje 15d ago

Looks cool.

1

u/Laboro_ 14d ago

Thanks

3

u/enola_gayy 15d ago

thanks for the effort !..

noticed that it is using nightly build 150.0.1.. is there a need to keep it updated?

sorry if it's a stupid question..

1

u/Laboro_ 14d ago

What do you mean?

2

u/enola_gayy 14d ago

sorry for not being clear..

as there are frequent updates / newer versions of nightly, would the firefox stealth app be updated and posted (regularly) in the github site?

2

u/angelsanges 13d ago

you post this every day....

1

u/TapWonderful3623 14d ago

Did you use free api for this?

1

u/TheRobustExtinction 11d ago

this is a playwright wrapper not an actual firefox fork so if you need it updated youll prob be relying on whoever maintains the repo to keep up with playwright releases

1

u/Technical_Leader6979 8d ago

That's Invisible_playwright right? Been poking at it for a few weeks now. The C++ level patches are what sold me... js overrides always leak somewhere eventually.