Getting the url's of all open tabs with jQuery/Javascript?

前端 未结 3 1747
野的像风
野的像风 2021-01-16 07:49

I know I can read the URL of the current page, but is it possible to read the url\'s of all open tabs?

Thanks!

3条回答
  •  死守一世寂寞
    2021-01-16 08:19

    No. It is not possible, unless it's being done from a Firefox extension or something similar.

    I'm sure you can see why this would lead to all sorts of privacy issues.

提交回复
热议问题