Skip to content

(#228) More run-like-crazy options (JavaScript Console) - #277

Merged
AFaust merged 1 commit into
OrderOfTheBee:masterfrom
AFaust:run-like-crazy-options
Jul 10, 2026
Merged

(#228) More run-like-crazy options (JavaScript Console)#277
AFaust merged 1 commit into
OrderOfTheBee:masterfrom
AFaust:run-like-crazy-options

Conversation

@AFaust

@AFaust AFaust commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

CHECKLIST

We will not consider a PR until the following items are checked off--thank you!

  • There aren't existing pull requests attempting to address the issue mentioned here
  • Submission developed in a feature branch--not master

CONVINCING DESCRIPTION

This PR adds more options for the "run like crazy" function in JavaScript Console. It adds 20s, 30s, 1min, and 5min options. Additionally, a new button was added to explicitly cancel the repeat execution of the last run script. Similarily, if a (new) script is executed, the timer for the repeat of the last run script is discarded. This change also included the correction of button disablement handling, which tests of this PR showed to be non-working.

RELATED INFORMATION

Fixes #228

@AFaust AFaust added this to the 1.2.3.1 milestone Jul 10, 2026
@AFaust AFaust self-assigned this Jul 10, 2026
@AFaust
AFaust merged commit 68b9092 into OrderOfTheBee:master Jul 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add 20s delay into Run like crazy for the search scripts

1 participant