On Mon, Sep 17, 2012 at 1:49 AM, Matt Claypotch <[email protected]> wrote:

> On Sun, Sep 16, 2012 at 3:40 PM, Ian Bicking <[email protected]> wrote:
> [...]
> > Would it make more sense to link to the preferred store page for
> > installation, instead of directly to the manifest?  Even for unpaid apps
> > there seems to be some features where we'd encourage people to go
> through a
> > store, since the store may in effect vouch for the app with respect to
> some
> > permissions.
> >
>
> Google has a <link> for the Chrome Web Store, and I believe that
> standardizing metadata for "here's where to buy this" has its place,
> but this proposal is targeted toward in-development or standalone OWAs
> in addition to ones listed in a marketplace, so that would ideally be
> a separate effort.
>

What if we could have the manifest point to the preferred purchase page?
 That would fix this issue, and I think would be useful if we make
navigating to a manifest trigger installation (
https://bugzilla.mozilla.org/show_bug.cgi?id=756976)

So then you might have:

{
  ...
  preferred_installation_page: "https://marketplace/app/this-app";
}

(Maybe overridable by locale as well?)
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to