diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..a70a731 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: remorses diff --git a/README.md b/README.md index 167fd65..861e7ec 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,10 @@ Example: summarize CDP traffic counts by direction + method: jq -r '.direction + "\t" + (.message.method // "response")' ~/.playwriter/cdp.jsonl | uniq -c ``` +## Support + +If Playwriter is useful to you, consider [sponsoring the project](https://github.com/sponsors/remorses). + ## Known Issues - If all pages return `about:blank`, restart Chrome (Chrome bug in `chrome.debugger` API)