Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将选项卡特定的值存储在数组中。我想将标签唯一 ID 存储为键。Safari浏览器选项卡是否有任何唯一ID。
提前致谢
据我所知,没有唯一标识符,但是您可以使用选项卡的 URL 吗?在我的头顶上:
tab = event.target.browserWindow.activeTab.url