I'm working on an extension that opens an iframe on a button click next to the youtube video with a src of "https://example.com/videoId" where the videoId is the youtube video id the user is watching. The iframe renders some info about the video content. The website uses firebase authentication and firestore database. The only info shared between the website and extension is the video id. Does this violet any policy of chrome web store? Is it ok to share the video id via url instead of using a post method?
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/46ca2b7d-1cbf-45e1-9f2c-9382b24d7865n%40chromium.org.