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.
require("sdk/selection").text目前它在 e10s 中不起作用。
require("sdk/selection").text
我尝试activeTab.attach和ports,window.getSelected.toString()但这非常缓慢。
activeTab.attach
port
window.getSelected.toString()
用什么来代替它?