CDP browser control at localhost:9222. Use when you need to inspect tabs, take screenshots, navigate, scroll, post to X, or run JS in a persistent browser se...
cdp-browser v2.0.1 (Security + Reliability Patch) Security hardening: - Blocked unsafe URL schemes in browser navigation (javascript:, data:, file:) - Strict URL validation (http/https only) in pw.js goto, cdp.js newTab/gotoTab Post confirmation safety: - tweet-post requires explicit --confirm, fails fast without it X compose/post flow: - Updated selectors for current X UI, tweetButton/tweetButtonInline preference Command improvements: - query ops: getUrl, getText, getHtml - tweet-draft --save-pending for confirm-button workflows