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.
我的妻子扮演 Neopets 并且不断地编辑她的个人资料页面的 html。我想为 chrome 做一个扩展,它只是用高级文本编辑器替换 textarea。我想要正确方向的任何链接。这对我来说将是一个学习项目。
提前致谢。
您可以使用内容脚本,它会在页面加载时自动注入一些代码。