The Chrome extension for native host messaging serves as a bridge, allowing edits in the HTML page to be committed to the Sandpoints project Git repository.
README.md |
Source code originally forked from: - https://github.com/jfarleyx/chrome-native-messaging-golang Most of the lines still here from jfarleyx's project is in the native messaging host written in Go and if anyone is interested in starting their own project using a good skeleton it should fork it from there too.