aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/vimium_frontend.js
AgeCommit message (Collapse)Author
2012-06-12Port vimium_frontend.js to coffeescript. This file still needs a ton of cleanup.Phil Crosby
2012-06-12Uppercase linkhints. This will break a few people's bindings.Phil Crosby
We should avoid revealing our implementation in the future.
2012-06-12Uppercase utils -> UtilsPhil Crosby
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.