Problem Symptoms
After Clicking on the Catchpoint script recorder extension on the chrome browser. It does not launch the extension.

Cause
This behaviour is due to Chrome changes starting with version 102. The windows created or modified by an extension must be at least 50% visible on the user's display.
Resolution
This problem occurs because of chrome's policy to not allow the extension's window to display. Please see the workaround section for a potential way to launch script recorder.
Workaround
- Click on Restore Down button on the chrome browser.

- And, then launch the Script Recorder.

- After, the launch of the script recorder you can now Maximize the chrome window again.
More Information
Please refer to Chrome 102 changes to the Windows API (google.com) discussion on why these changes were incorporated in chrome.