renyard / validity

A Google Chrome extension for validating HTML.
https://chrome.google.com/webstore/detail/bbicmjjbohdfglopkidebfccilipgeif
Apache License 2.0
90 stars 22 forks source link

Move options into a JSON object #16

Closed renyard closed 10 years ago

renyard commented 12 years ago

Instead of storing options as individual localStorage entries, they should be stored as one JSON object to avoid casting errors.