Today's updates to Chrome Web Store

13 views
Skip to first unread message

Mike West

unread,
Dec 13, 2011, 5:23:34 PM12/13/11
to Chromium Apps, Chromium-extensions
Hello chromium-apps and chromium-extensions!

After celebrating our first birthday last week (!!!), the team just pushed a few updates to the Chrome Web Store; we'd like to make sure that you're well informed, hence this quick summary of the changes that go beyond the usual bug fixes and performance improvements:
  • We've added a new "Related" tab to each app/extension's detail page which displays a list of (surprise!) related items. This tab will also display other apps/extensions from the same developer, which we know was a hotly requested feature.
  • WebGL applications will now only be shown to users whose hardware supports the standard. Users whose hardware can't handle WebGL won't see WebGL apps on the store, and if they land directly on a WebGL app, a warning will be displayed to set expectations correctly. If this is a requirement for your app, add a `requirements` key to your app’s manifest, and push a new version via the developer dashboard. Documentation for the `requirements` key’s format is available at http://code.google.com/chrome/extensions/trunk/manifest.html#requirements
  • Category pages can now be sorted by either popularity or rating.
  • We now accept screenshots at 640x400. We prefer larger images (1280x800), but for some applications the larger size was inappropriate.
  • Previously, browsers other than Chrome were still being served the old UI. Now everyone will see the new, endless wall of apps, and we’ll simply prompt users of other browsers to install Chrome if they want to install an application.
Thanks!

-Mike

Don Schmitt

unread,
Dec 14, 2011, 8:47:05 PM12/14/11
to Mike West, Chromium Apps, Chromium-extensions
Hi Mike,

One thing that was available from non-Chrome browsers was an extension's "Weekly installs".  This doesn't appear to exist anywhere in the new web store.  Is there a plan to make this figure available again?

Thanks! - Don

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.

Nilson Freitas

unread,
Dec 15, 2011, 7:31:11 AM12/15/11
to Don Schmitt, Mike West, Chromium Apps, Chromium-extensions
Hi Mike,

When Brazilian developers will be able to sell his apps at chrome web store????

2011/12/14 Don Schmitt <donc...@gmail.com>



--
--
Nilson Freitas
Engenheiro de Software / Software Engineer
(31) 8558-4686

Esta mensagem, incluindo seus anexos, pode conter informacoes privilegiadas e/ou de caráter confidencial, não podendo ser retransmitida sem autorização do remetente. Se você nao é o destinatário ou pessoa autorizada a recebê-la, informamos que o seu uso, divulgação, cópia ou arquivamento são proibidos. Portanto, se você recebeu esta mensagem por engano, por favor, informe-nos respondendo imediatamente a este e-mail e em seguida apague-a.

Paul Kinlan

unread,
Dec 15, 2011, 8:28:27 AM12/15/11
to Don Schmitt, Mike West, Chromium Apps, Chromium-extensions
Hi Don,

Can I ask the reason that you want weekly installs? Does it provide a
good metric for potential users or is it something that you want to
track?

Thanks,
P

--
Paul Kinlan
Developer Advocate @ Google for Chrome and HTML5
G+: http://plus.ly/paul.kinlan
t: +447730517944
tw: @Paul_Kinlan
LinkedIn: http://uk.linkedin.com/in/paulkinlan
Blog: http://paul.kinlan.me
Skype: paul.kinlan

GigAtom

unread,
Dec 15, 2011, 11:13:05 AM12/15/11
to Chromium-extensions
I tracked the "weekly installs" for my apps and extensions. It
appeared as if they were showing the momentum of the app/extension.
Besides that it was somewhat of a compensation for the missing "total
installs" figure.

However, visitors of the Web Store might not find it as relevant/
useful.

> >>http://code.google.com/chrome/extensions/trunk/manifest.html#requirem...


>
> >> Category pages can now be sorted by either popularity or rating.
>
> >> We now accept screenshots at 640x400. We prefer larger images (1280x800),
> >> but for some applications the larger size was inappropriate.
>
> >> Previously, browsers other than Chrome were still being served the old UI.
> >> Now everyone will see the new, endless wall of apps, and we’ll simply prompt
> >> users of other browsers to install Chrome if they want to install an
> >> application.
>
> >> Thanks!
>
> >> -Mike
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Chromium-extensions" group.

> >> To post to this group, send email to chromium-extensi...@chromium.org.


> >> To unsubscribe from this group, send email to

> >> chromium-extensions+unsubscr...@chromium.org.


> >> For more options, visit this group at
> >>http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.

> > To post to this group, send email to chromium-extensi...@chromium.org.


> > To unsubscribe from this group, send email to

> > chromium-extensions+unsubscr...@chromium.org.

Christopher Hughes

unread,
Dec 15, 2011, 11:15:55 AM12/15/11
to Paul Kinlan, Don Schmitt, Mike West, Chromium Apps, Chromium-extensions
Paul, I too miss the weekly install metric. It also gives us a nice data point for how fast were growing in comparison to other apps that perform similar tasks.

We've resorted to building a phantomjs app to scrape the (sorta daily) usercounts data from the store.

Less clean, but it helps.

-chris

Sent from my iPhone

> You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
> To post to this group, send email to chromi...@chromium.org.
> To unsubscribe from this group, send email to chromium-app...@chromium.org.
> For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.
>

Don Schmitt

unread,
Dec 15, 2011, 1:24:05 PM12/15/11
to Paul Kinlan, Mike West, Chromium Apps, Chromium-extensions
Hi Paul,

As a potential user of a product I find it useful for wading through the noise similar apps.  One app might have way more active users than another just due to it being older, and weekly installs gives me a better sense of current popularity and it might indicate that users are actually moving from one to the other.

As a developer, the weekly installs metric is very useful.  Since it represents current trends, it's a better indicator of effectiveness of actions, such as localization, advertising campaigns, store changes.  As another poster pointed out, it's also a better indicator of trends vs. similar products.

Some of the weekly installs indicator can be deduced by comparing week-over-week differences in active users, but that's not only tedious to track, but it doesn't reflect the fact that users may install then uninstall.

It doesn't have to be high profile, but it's certainly useful for users and developers, so it'd be great if you could sneak it back in someplace.

Thanks,
 - Don
Reply all
Reply to author
Forward
0 new messages