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
Inline title mode: When a URL is embedded inside a typed message, the plugin now fetches the page title and splices it in place. Each URL in the message is fetched independently; up to 5 URLs per message are supported.
New setting — Show title inline in typed messages (default: on): Gates the inline mode. When off, mixed messages are sent unchanged.
og:description is never used in inline mode: Only the bare page title is inserted into a typed message; description is reserved for URL-only messages.
Server-echo deduplication for mixed messages: Mirrors the existing mechanism for URL-only messages so the plugin does not re-fetch URLs from the server echo of a sent message.