A reliable way of capturing web pages and content
This extension is exactly same as https://chrome.google.com/webstore/detail/grasp-extension/ohhbcfjmnbmgkajljopdjcaokbpgbgfa , but its permissions include access to any remote host, not only localhost.
Grasp implements 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.