Hi
Can we list the currently open website (in firefox)
Because Task Manager shows the name of currently focused website name in application tab, and in process tab we see its respected process (firefox.exe)
Using cmd - tasklist & ps> process shows me only process list (as mentioned above)
But i am interested to get the list of website which are currently open in browser (specifically firefox).. i guess if Task manager (application tab) is able to show it, then via Ps or WMI we can get it same.
I have attached screen print for better clarity.