Where are the localstoragelines stored in the operating system? Is it in the Firefox profile folder?
localstorage
Yes. In firefox, this is in the webappsstore.sqlite file in the profile folder.
See: https://developer.mozilla.org/en/DOM/Storage#Storage_location_and_clearing_the_data
DOM storage data is stored in the webappsstore.sqlite file in the profile folder.
http://kb.mozillazine.org/Webappsstore.sqlite
http://kb.mozillazine.org/Profile_folder