aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/link_hints.js
AgeCommit message (Collapse)Author
2012-06-12Port link_hints.js to coffeescriptPhil Crosby
2012-06-12Recognize shifted-keystrokes in link hints.Phil Crosby
Not sure when this was regressed.
2012-06-12Port keyboard_utils.js to coffeescriptPhil Crosby
2012-06-12port dom_utils.js to coffeescriptPhil Crosby
2012-05-05Put content scripts and background scripts in separate directories, so the ↵Phil Crosby
purpose and execution mode are more clear. Sorry if you had patches in your local copies and this breaks them -- these renames were a long time coming, and now is better than later.