aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.js
AgeCommit message (Collapse)Author
2012-09-01port main.js to main.coffee. All coffeescript all the time.Phil Crosby
2012-08-25The help dialog will now properly read the user's preference for showing ↵Matt Garriott
advanced commands.
2012-08-20Point options link in help dialog to new location.Jez Ng
2012-08-19Merge pull request #618 from dmacdougall/browser_action_iconPhil Crosby
Re-enable browser action icon
2012-08-19Tabs -> spaces.Jez Ng
2012-08-18Re-enable browser action with new iconsDaniel MacDougall
2012-08-04Convert one-shot ports to requests. Closes #8 (!!)Jez Ng
2012-08-04Convert 'getScrollPosition' from port to request.Jez Ng
2012-08-04linkHintCss should be accessed via settings. Closes #605.Jez Ng
2012-07-26Upgrade to manifest version 2.Jez Ng
I use the beta channel by default, and it no longer allows me to run development builds with the old manifest version.