Porting Prostetnic Highlighter to Chromium.
Available in packaged form for Firefox and Chrome/ium.
So far,
- highlights the text on the page,
- stores url and highlight text as key/value pair in local storage, and
- re-highlights text passages when we re-visit a URL.
- previous highlights are searchable by word
TODO:
- figure out how Disqus manages to neutralize the .getSelection() method
- multi-color highlighting.