index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
background_scripts
/
settings.coffee
Age
Commit message (
Expand
)
Author
2014-11-02
Optional custom new tab URL
mrmr1993
2014-09-06
Structured passkeys; changes following code review; major rewrite of options.
Stephen Blott
2014-09-02
Structured passkeys, internally and on the options and popup pages.
Stephen Blott
2014-08-23
Allow passing of keys to the underlying page.
Stephen Blott
2014-05-29
Adding in search engines feature to fix #1009
mike-work
2014-04-30
Tweak a few comments
Phil Crosby
2014-04-27
Response to @philc's comments regarding sync.
Stephen Blott
2014-04-19
Settings tests pass, Sync still has an error.
Stephen Blott
2014-04-19
Code review of Sync().
Stephen Blott
2014-04-18
Code review of Sync().
Stephen Blott
2014-04-18
Initial synchronization commit.
Stephen Blott
2013-07-22
Remove Google Reader rule.
Robin Choudhury
2012-11-03
scrollStepSize migration will now be done in v1.43.
Jez Ng
2012-10-29
Convert strings to numbers when saving options page.
Jez Ng
2012-10-29
Make the numbers used in the filtered link hints configurable.
Jez Ng
2012-10-28
Make the default value for scrollStepSize a string.
Stephen Blott
2012-10-23
Code cleanup, as requested by in3/Jez Ng here:
Stephen Blott
2012-10-21
Missed off one key line in previous commit.
Stephen Blott
2012-09-09
More lint fixes.
Jez Ng
2012-09-09
Add more tests, and remove old settings code.
Jez Ng
2012-09-09
Fix default hint styling.
Jez Ng
2012-09-08
Change the default CSS template.
Jez Ng
2012-08-04
Re-expose defaults -- options.js needs it.
Jez Ng
2012-08-04
Improve encapsulation of Settings.
Jez Ng
2012-07-04
Use block strings for settings
Darren Jeacocke
2012-06-12
Uppercase utils -> Utils
Phil Crosby
2012-06-12
Port settings.js to coffeescript
Phil Crosby