Open chrisdepaul opened 6 years ago
Fixed using CreateTreeWalker
Still doesn't work on Facebook and parts of Twitter.
Works on Twitter, but not Facebook.
YouTube is using JSON throughout their website. https://www.reddit.com/r/javascript/comments/6x2txe/manipulating_the_new_youtube_layout/ youtube.github.io/spfjs/
This gets you to a video in a list: window.top.ytInitialData.contents.twoColumnSearchResultsRenderer.primaryContents.sectionListRenderer.contents
The extension works on sites like google and Wikipedia, but hasn't been able to parse CNN.com for instance.