Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Configure contact email in chrome web store

I can't publish my chrome extension because it says "You must provide a contact email before you can publish any item."

I entered my E-Mail Address but it still does not work. Does anyone know how to configure that?

I published extensions successfully in the past, but apparently there was a policy change.

Here is the error message:

error message

And here the config i did:

enter image description here

like image 353
Shylux Avatar asked Aug 11 '20 11:08

Shylux


3 Answers

They overhauled their dashboard and this was hella confusing for me.

You need to click the header, and then account, and then you can find the email address here: enter image description here

like image 172
Shaun314 Avatar answered Nov 20 '22 16:11

Shaun314


I faced same issue but it works after re-login.

like image 25
Haru Avatar answered Nov 20 '22 17:11

Haru


As aforementioned by Haru you'll need to re-login to fix it. To itemize, here is how you can fix it:

  1. Head to your Google Chrome Developer Dashboard
  2. On the top left, click on the collapsible menu (three bars icon)
  3. Choose the second option: "account"
  4. Under the heading "Profile" add your email.
  5. On the top right, click on your profile picture.
  6. A small screen will popup. Choose the option at the bottom: "logout"

Now when you login it will be working as expected.

like image 2
Diego Fortes Avatar answered Nov 20 '22 16:11

Diego Fortes