You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Escape key clears selection - Pressing Escape now clears the text selection before dismissing the bubble, preventing it from immediately reappearing
No bubble in input fields - The bookmark bubble no longer appears when selecting text in textareas, inputs, or contenteditable elements (like the ChatGPT message box)
Restricted to chat messages - The bubble now only appears when selecting text within actual chat messages (<article> elements), not in the footer, sidebar, or other page areas