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.
我想增强 Recorder 对象中的记录功能。
我想把它放到一个扩展中。
Recorder.prototype.record = 我的新功能在这里
将我的函数放在那里并将其放入用户扩展文件就足够了,还是更复杂?