Hello,
I am building a chrome extension that writes to google sheets and it is working as expected. Currently, I am using my clientID in the manifest.json, but I am wondering how would it work when I publish the chrome extension. I want the user to use their own clientID instead of mine.
Is there a way to update manifest.json with the user's clientID so they don't use mine? Or is there a way to add clientID elsewhere in my script? Or is there another way to write to google sheets without using clientID?
I'm using chrome.identity.getAuthToken every time the user makes the request to google sheets, but I also need the clientID to make it work.
I'd love any help on it.
Thanks,
Shajia Abidi
--
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/991d21e1-6add-4ebd-9054-2fde7755ab95n%40chromium.org.