Reliably capture links and webpage content in a plaintext file (org-mode/markdown)
Grasp implements functionality similar to org-capture for Chrome. It adds button/keybindings to capture current page title and url, possibly selected text, additional comments or tags and send it into your Org Mode file.
To use it:
1. Install the extension from Chrome store and setup hotkeys if necessary
2. Check out the extension repo at https://github.com/karlicoss/grasp and run `server/setup --path /path/to/your/capture.org`
You can find more [recent] information on Github.