What is the application process name for a floating webview

For example:
"tell application "System Events"
tell application process "Safari"
delay 0.5
keystroke "v" using {command down}"
What comes in place of "Safari" in case of a floating webview window?

Should be BetterTouchTool

should have known that, tx