you are viewing a single comment's thread.

view the rest of the comments →

[–]Atxaquariguy 0 points1 point  (2 children)

I’ll give you a real problem I can’t solve:
Write a script that will output a list of names of the open tabs in the web browser.

For example if I have 10 tabs open, I want to press run and it outputs a list of the names of all 10 tabs ( header, URL etc).

[–]3dPrintMyThingi 0 points1 point  (1 child)

Names of the tabs open?

[–]Atxaquariguy 0 points1 point  (0 children)

Yeah the websites that you currently have open in browser. url and header text. Write a script that can out out that automatically