- Fixed chrome.tabs.query to return tab URL and title only when appropriate permissions are granted, aligning behavior with tabs.get.
- Resolved several crash scenarios including renderer crashes from throwing getters across contextBridge, main/utility process crashes from option objects with throwing accessors or Proxy traps, Linux startup race conditions, navigation to...
- Fixed PDF viewer save failures caused by third‑party iframe file‑picker restrictions and ensured property getter exceptions are correctly propagated back to callers.