Is there a way to inject content scripts into PDFs loaded through Brave?
My extension allows users to screenshot PDFs and take notes. On Chrome, we do this through an extension. On browsers that block content scripts, we use a workaround. Since Brave appears to be Chrome to our browser, we are trying to inject the content script and not going for the workaround.