Hassen Ben Tanfous
Hassen Ben Tanfous
Settings.get occassionaly returns an empty localStorage value when being initialized. for example, url_marks will be reset randomly we still have some code causing the Port error: Could not establish connection....
- add list of current settings at the bottom - load example of config in comments by default when loading vrome and textarea is empty
e.g map x Zoom.out investigate if keys are blocked when doing unmap t map tce gce
A few improvements required to the way we handle configurations ## Dot files Bring back the .vromerc dot file but implement it differently Now: - user can retrieve remote configuration...
frontend localstorage (local marks + zoom level) are already migrated add migration of background one into new storage should be a one time thing upon install
investigate textarea in options not saving settings reported in #205 do a clean install when done working on dev-stable + clean migration with 0 custom configuration and see what pops...
consider only having o, O copy the URL + select all by default it simplifies things and frees the `t` to map the tabs
e.g go to stackoverflow.com 2]] should select two pages forward
http://code.google.com/chrome/extensions/webNavigation.html#method-getAllFrames could solve some of the issues with loading vrome in more than one frame e.g #154