or use lsw for a specific window:

lsw | grep "some webpage title" | cut -f1 -d' ' | xargs xprop -id | grep PID

Reply via email to