cameron / squirt

Speed read the web.
http://www.squirt.io
Apache License 2.0
1.22k stars 205 forks source link

Store user speed and other preferences in localstorage #75

Closed xdumaine closed 10 years ago

xdumaine commented 10 years ago

Store user speed and preferences in local storage and look up prefs in local storage when loading. When using via bookmarklet, this would probably only work per-domain, but if it's in a browser extension they could be saved.

j6k4m8 commented 10 years ago

See #41.

cameron commented 10 years ago

localStorage is domain-specific