GoogleChrome / chrome-types

Code to parse Chrome's internal extension type definitions—published on NPM as chrome-types

Home Page:https://www.npmjs.com/package/chrome-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome.instanceID showing wrong permissions

jpmedley opened this issue · comments

The chrome.instanceID API states that "gcm" permissions are required. Since this is not configured in any of the _permission_features.json file, it suggests there's a bug in chrome-types or the rendering code in dcc.

"gcm" turns out to be the correct permission for instanceID.