For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release 3.2.4

Published to the Chrome Web Store on May 26, 2026

Enhancements

  • Mod Builder: now can suggest/build mods to take screenshots for sending to Slack, MS Teams, Jira, Trello, etc.

  • Bricks: Local AI Prompt and Local AI Chat Completion: Added responseConstraint input for JSON‑schema‑constrained (structured) output

  • Chat Copilot: handle larger pages, e.g., (Wikipedia entry for Tartan)

🐛 Bug Fixes

  • Mod Builder:

    • Prompt Suggestions: fix prompt suggestions on web application with custom subdomains

    • Integration Configuration: fix error after creating new integration configuration

    • Integration: always prefer Integration Library actions to HTTP Request brick

  • AI Content Extraction: display: contents subtrees are now preserved

  • Chat Copilot: fix bug where AI would get confused when asking follow-up questions with "Chat with webpage" enabled

  • Bricks:

    • Run with Async Mod Variable: if mod variable is deleted during generation, don't rewrite deleted variable

    • Run with Cache: if mod variable is deleted during generation, don't rewrite deleted variable

    • Run with Cache: set value to error if the page navigates or is closed while the value is re-calculated

    • Extract Article or Readable Content: always read from entire document; do not throw an error when invoked with an inherited element root

  • Context Menus: Cleans up orphaned context menu items on tab activation

  • Page Editor: Fix "cannot refetch a query that has not been started yet" background error that could occur in the mod locking auto-refresh interval when editing a mod not in the user's editable packages list

Last updated

Was this helpful?