... through the console.
Here is a backbone test application.
If I open up the console in Firefox will auto-fill this value:
localStorage.todos-backbone
I get an error as such:
backbone is not defined
which makes me think that it is parsing the -
that backbone uses to create the key.