Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #1739

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Dev #1739

wants to merge 19 commits into from

Conversation

zZeleZz
Copy link

@zZeleZz zZeleZz commented May 28, 2024

Add RU locale

zhaosi and others added 18 commits February 29, 2024 14:17
While user want to get active tab from extension dashboard window (such as trigger CSS selector),
the extension dashboard window is always the only focused one, so that original code could not get the active tab correctly.

But via the [`windows.getLastFocused()`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/getLastFocused) api
with query the "normal" type window will exactly get the correctly active tab.
…ock-error

Added the ability to throw errors and customize error messages for the "workflow-state" task block.
fix: ensure correct active tab detection from the extension dashboard
…obal

feat: Add the globalData parameter to the workflowEventHandler method.
…sage

When a task block throws an error, users can customize the error message.
Copy link
Author

@zZeleZz zZeleZz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review my commit

Copy link
Author

@zZeleZz zZeleZz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review my commit

Copy link
Author

@zZeleZz zZeleZz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

@zZeleZz zZeleZz changed the base branch from dev to main August 14, 2024 07:06
@zZeleZz zZeleZz closed this Sep 13, 2024
@zZeleZz zZeleZz reopened this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants