aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/commands.js
AgeCommit message (Collapse)Author
2012-06-12Port commands.js to coffeescriptPhil Crosby
2012-05-23Fix #539: 'F' (Open a link in a new tab) no longer worksPhil Crosby
This was a regression introduced by e97088b3d552243e833496ff81992d3895afec0d. Thanks holygeek for making the fix so easy.
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.