yt-project / browser.js

Commit History

fix: load extension from writable temp directory in launchPersistentContext
bd800bf

3v324v23 commited on

fix: make native prompt input box selector exact by evaluating width/height and placeholder keywords
a8ef3bb

3v324v23 commited on

fix: revert Playwright launch configuration to use bundled Chromium since Google Chrome channel blocks unpacked extensions
6444267

3v324v23 commited on

feat: implement native prompt input fallback in submitPrompt to support environments without loaded extensions
0dd0e7b

3v324v23 commited on

fix: remove forbidden Sec-Fetch request headers causing ERR_INVALID_ARGUMENT in Chrome network stack
94197ac

3v324v23 commited on

feat: switch Playwright Chromium launch context to channel chrome to guarantee extension compatibility in Linux Docker
9b8c6db

3v324v23 commited on

feat: add real-time browser console log streaming to the web UI Terminal Logs tab
ea8945b

3v324v23 commited on

fix: update projects scrape path to /dashboard/projects and increase selector timeout to 12s
aab2093

3v324v23 commited on

fix: resolve page.goto navigation interruption error by adding session.isNavigating checks
e281f05

3v324v23 commited on

fix: skip broken sidepanel, use floating UI directly for prompt submission
170024c

3v324v23 commited on

fix: resolve textarea#ql-msg not found after sidepanel attempt
491e843

3v324v23 commited on

feat: add sidepanel load retries and page reload fallback for floating UI in browser.js
7e5f197

3v324v23 commited on

fix: change ql_sidebar_mode to false in pre-seeding logic to ensure ql-floating remains visible
0343d90

3v324v23 commited on

fix: block button clicks from prompts, add fs import, add readdir and sw check diagnostics
f6f9fcd

3v324v23 commited on

fix: restore sidepanel tab condition and add logging
7a8b9f7

3v324v23 commited on

fix: implement primary sidepanel tab submission flow with floating UI fallback
543d61a

3v324v23 commited on

add diagnostic logs and screenshots to submitPrompt on failure
127aabf

3v324v23 commited on

\fix: pre-seed extension storage to skip channel/license gates and show input UI"
bbf00f2

3v324v23 commited on

fix: change submitPrompt in browser.js to input text into extension textarea and click send
88fa002

3v324v23 commited on

fix: replace buggy chrome.runtime.sendMessage evaluate in browser.js with correct native typing implementation
7510591

3v324v23 commited on

Fix HF hang: replace xvfb-run with background Xvfb + immediate HTTP bind
9aa24c7

3v324v23 commited on

Configure Playwright to load Chrome Extension unpacked, run in headed mode via Xvfb, and deploy prompts through extension messaging
507d217

3v324v23 commited on

Fix: Add Cloudflare bypass headers, geolocation, and init script overrides to avoid security blocks on Render
122df6d

3v324v23 commited on

Fix: Trim and double-inject session cookie to both host and wildcard domains
00b33c8

3v324v23 commited on

Add scraper diagnostic logging for Render debugging
12ee874

3v324v23 commited on

Initialize Lovable Telegram Bot with clean menu and optimizations
973a11d

3v324v23 commited on