0.3.0
2026-04-26
Added
- AI bookmark tools:
find_bookmarks,move_bookmarks_to_folder,rename_bookmark_folder. Lazy permission grant. - AI tab tools:
close_tabs,move_tabs_to_space,move_tabs_to_window. - Featured "Reorganize tabs" prompt — appears once after AI is configured, decays after 7 days.
- Native Anthropic Claude provider (direct
sk-ant-…keys,/v1/messagesendpoint with browser-access header). - Footer: "Rate ★" link next to "Feedback", dynamic Web Store URL via
chrome.runtime.id. - 429 rate-limit handling in AI error UI — points users to a different model on free tiers.
Changed
host_permissionsdeclared for OpenAI, Anthropic, Groq, OpenRouter, DeepSeek, Google Analytics, plus localhost (Ollama).- AI request timeout raised from 90s to 180s for heavy first-time reorganize calls.
- Ollama (and other no-key providers): API key field disabled with "Not required" hint;
Authorizationheader skipped when key is empty. - CWS screenshot pipeline: real favicons via
s2/favicons, themed sources at 390×800, sidepanel column widened in browser mockups. - Compact-mode CWS screenshot reduced from three densities to two (Cosy + Compact) for legibility.
Fixed
- GA4 Measurement Protocol no longer blocked by CORS in service worker.
- AI launch button no longer routes to settings on Ollama setups (was requiring an API key for all providers).