this script uses `pgrep firefox` to determine whether a browser is open,
and will pause the ceph-backport script waiting for the commands
`firefox "${backport_pr_url}` and `firefox "${redmine_url}"` to exit
on Fedora release 41 with Mozilla Firefox 133.0, `pgrep firefox` always
finds a process even if no browser window is open: