In MV2, the extension supports finding the YouTube video for a Nebula video and vice-versa.
- YouTube to Nebula: Transform all
injectFunction* to bundled files and put into web_accessible_resources, the content policy disallows injecting arbitrary code
- Nebula to YouTube: Use offscreen API instead of DOMParser (stashed implementation exists), figure out why sending a response from background script doesn't work
In MV2, the extension supports finding the YouTube video for a Nebula video and vice-versa.
injectFunction*to bundled files and put intoweb_accessible_resources, the content policy disallows injecting arbitrary code