aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/marks.coffee
AgeCommit message (Collapse)Author
2013-05-25Replace `sendRequest()` calls with `sendMessage()` ones in marks.coffeesainaen
Fixing incomplete commit 9403692e51, replacing old API calls with the new ones in two more files: `background/marks.coffee` and `content_scripts/marks.coffee`.
2012-10-29Implement marks.Jez Ng