Skip to content

v1.3.4 — More reliable Premium auto-booking + selector-miss diagnostics

Latest

Choose a tag to compare

@DukeWood DukeWood released this 12 Jun 18:52

What's new

  • Adaptive confirm wait (Premium auto-booking) — the booking driver now polls for the confirm button for up to 5.5s instead of waiting a fixed 500ms. Slow networks and multi-step confirmation forms no longer fail the booking.

  • Selector-miss diagnostics — when the driver misses (slot not matched, confirm button not found, or confirmation page not detected), the extension records a structural DOM outline into its diagnostic ring buffer. Privacy-preserving by design: text content is never recorded — only structural counts, scrubbed class tokens, and digit-masked URL paths. This finally gives us real-world selector evidence to harden future builds against TLScontact UI changes.

Upgrade

Most installs will receive v1.3.4 automatically over the next few hours via Chrome Web Store auto-update. To force-update now: open chrome://extensions, enable Developer mode, and click "Update".