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.
我想同时关注两个窗口选项卡(浏览器)。如何使用 javascript 制作它?或者有另一种方法可以从 Firefox 附加组件中执行此操作。
一次只能关注一个窗口,这是因为您最终只能关注一个窗口。
因此,同时聚焦 2 个窗口是毫无用处的。
但是,例如可以同时填写表格的多个字段。