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

Release 3.0.8

Published to the Chrome Web Store on February 10, 2026

The Page Editor is now available outside of the Chrome DevTools as a regular tab/window. You can still use the Page Editor from the DevTools

🧱 Brick Name Changes

We've renamed some bricks to make it easier for new users to find them:

Previous Name
New Name

Identity Function

Assign Local Variable

Emit a Custom Event

Run Trigger

Display Temporary Information

Show a Temporary Panel

Simulate a DOM Event

Fire a Mouse or Browser Event

Hide

Hide Elements

Show

Show Elements

Raise Business Error

Throw Error

Try-Except

Try-Catch

Enhancements

  • Page Editor: the Page Editor is now available outside of the Chrome DevTools as a regular tab/window. You can still use the Page Editor from the DevTools

  • Page Editor > Add Brick Modal:

    • Built-in Bricks are searchable by keyword

    • Built-in & Custom bricks appear immediately (vs. waiting for Integration Library results to be retrieved)

  • Page Editor > Run Starter Brick Button: add tooltips with information on how to run the brick the page

🐛 Bug Fixes

  • Page Editor > Add Brick Modal: bricks marked as [Retired] are hidden if "Show Deprecated bricks in Add Brick Modal" is toggled off

Last updated

Was this helpful?