Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 447 Bytes

Cherry

Cherry

Cherry is a Firefox addon to collect text selection and POST them remote web service.

build & test

  • cfx test quick check
  • cfx run quick run
  • cfx xpi build

TODO

  • preference configs
  • retrieve credentials from Password Manager
  • POST with HTTP Basic Auth
  • integrate notification system
  • better Form UI