Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Stop annoying the user with update messages #29

Open
mattrayner opened this issue Nov 12, 2013 · 1 comment
Open

Stop annoying the user with update messages #29

mattrayner opened this issue Nov 12, 2013 · 1 comment

Comments

@mattrayner
Copy link
Owner

We'd like to let the user know if there's a new version of the bookmarklet - especially if there is a security concern or a major update that we think they should have.

How can we do this?

We can use cross-domain data storage as a method of persistently finding whether a user has been prompted already.

Possibly based on this post with XAuth:
http://www.nczonline.net/blog/2010/09/07/learning-from-xauth-cross-domain-localstorage/

@mattrayner
Copy link
Owner Author

I'm thinking that an update page isn't necessary - I'll probably just put some progress-style div at the top of the page with a link to an update page

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

No branches or pull requests

1 participant