Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome extension not showing up in store

I published my chrome extension to the store a couple of hours ago and received the message: "Your item has been published. All changes will take effect within a few minutes." and am yet to see it appear in the store (still seeing this message).

Does it usually take this long for a chrome extension to show up in the store?

like image 450
Aalok Borkar Avatar asked May 22 '18 06:05

Aalok Borkar


3 Answers

When I click "View in Chrome Web Store" link in the new Developer Dashboard I get to https://chrome.google.com/webstore/detail/************************/publish-accepted-testers?authuser=0&hl=en page:

enter image description here

But if I click on the extension name in the old Developer Dashboard I get to https://chrome.google.com/webstore/detail/extension_name/****************** page where Add to Chrome button is active.

like image 54
Winand Avatar answered Nov 15 '22 23:11

Winand


If you go to the webstore developer dashboard, you should be able to click on your extension, that will bring you to its webstore page. You can share this link before your extension gets listed, which often takes a few hours.

like image 37
ydo Avatar answered Nov 15 '22 23:11

ydo


I ran into this issue, and needed to revert to the old developer dashboard (as @Winand mentioned) to get to the correct link in the web store. Here's a screen shot of how to opt out of the new Chrome Extension Developer Dashboard:

enter image description here

More info on the Chromium blog here: https://blog.chromium.org/2020/03/new-developer-dashboard-and.html.

like image 1
emallove Avatar answered Nov 15 '22 23:11

emallove