Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon authored Apr 12, 2024
1 parent 55a34e8 commit c020397
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

## What is this?

This is a docker image that simply creates a Chrome browser on demand and exposes that Chrome's CDP protocol
(which is what Puppeteer and other systems want to connect to) - to the outside world via a websocket.
This is a high-performance proxy for Chrome so that you can drive many simultaneous Chrome browsers easily and efficiently.

When you connect on `ws://127.0.0.1:3000` as your "CDP Chrome Browser URL" URL it will always spin up a new fresh Chrome instance.


This project is the OpenSource'ed browser back-end for the amazing [opensource web page change detection](https://changedetection.io/) project.
Expand Down

0 comments on commit c020397

Please sign in to comment.