Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

element - Is there a Chrome API or any other simple way to delete content (video/images in iframes)

I am working on a chrome extension that stops web requests to media, and then replaces the content that otherwise would've been shown with local media that this extension also downloads from the web. So far, I was able to get the "downloading media to replace the website media with" by using the Chrome storage API. I am stuck at replacing the video content. What my extension is supposed to accomplish is replacing a full Youtube video with my local media.

If you would like to see my code that physically downloads the content to the computer, I will gladly add it here (I don't really think its relevant which is why I didn't include it).

Thanks!

question from:https://stackoverflow.com/questions/65864133/is-there-a-chrome-api-or-any-other-simple-way-to-delete-content-video-images-in

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...