Chrome Extension - Origin Javascript for Google APIs

I'm trying to make my Chrome extension downloadable files in Google Drive, but I'm stuck in authorization. I worked on the code and instructions here , but I don’t know what to install for “Authorized JavaScript stories” in the developer console.

When I try to authorize, the source is "chrome-extension: // [extension id]", but this is not allowed as an authorized source in the console.

What origin can I use?

+4
source share
1 answer

Chrome Extension, , Chrome, Chrome Identity API, .

+4

All Articles