在 Firefox 中更改 xul 中的选项卡时获取当前 url
我试图在 Firefox 中更改选项卡后获取当前 URL。是否可以?
I am trying to get the current URL after changing tabs in Firefox. Is it possible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
每次选择新选项卡时将当前 URL 记录到错误控制台的完整示例:
A complete example that logs the current URL to the Error Console each time a new tab is selected: