Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Could not find public key information in Chome Web Store Dashboard #97

Open
WinsenTjhang opened this issue Mar 29, 2020 · 3 comments
Open
Assignees
Labels
docs Problems with documentation

Comments

@WinsenTjhang
Copy link

Hi,

I reach this step in the deployment
image
But somehow I could not find any part on the Chrome Web Store Developer Dashboard that has the More Info on your application option
image

Did I miss something?

@helfrichmichael
Copy link
Member

You can't see it on the new UI that has been implemented for the Chrome Web Store. I'll have to update the documentation to reflect this.

You can switch back to the old dashboard by clicking the SHOW MORE button.
image

Then you can click the opt out link to take you back to the old dashboard.
image

Otherwise, if you have background console access to the app on a device that it is installed on, you can open the console and run chrome.runtime.getManifest().key and that will give you the public key as well.

@helfrichmichael helfrichmichael added the docs Problems with documentation label Mar 30, 2020
@WinsenTjhang
Copy link
Author

Got that, thanks.

@helfrichmichael helfrichmichael self-assigned this Apr 3, 2020
@SamuelBFavarin
Copy link

@helfrichmichael Thanks Man!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Problems with documentation
Projects
None yet
Development

No branches or pull requests

3 participants