Skip to content

[Ratings & Reviews Prompt] Think about using this from a non-installed website #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jyasskin opened this issue Dec 3, 2020 · 0 comments

Comments

@jyasskin
Copy link

jyasskin commented Dec 3, 2020

The basic functionality here, that navigator.requestReview() prompts to open a review site known to the browser with a query parameter identifying the caller, seems like it could be useful even for non-installed websites. Search engines, for example, could expose ratings for the sites they return.

There's a dependence on the manifest in https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/RatingsAndReviewsPrompt/explainer.md#the-handoff-to-a-catalog: that could stay, since non-installed sites can have manifests.

It'd be important to keep the UI quiet for non-installed sites, maybe along the lines of newer-style push-notification prompts.

#424 is a bit more exploitable in this case: consider passing just the origin to the review site?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants