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构建我的第一个 chrome 扩展。它需要自动识别页面中的视频。然后发送信息。到网络服务。我不确定保存URL和视频标签是否是记住视频的好主意。你觉得呢?这是个好主意吗?如果可以,我如何识别页面内的视频标签?
谷歌浏览器中的控制台会告诉您是否加载了网站以外的内容。
右键单击检查页面,然后单击控制台。