x / highlighter

A node app and chrome extension that allows sharing of small highlights from pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlighter

This is a simple node app and chrome extension (in /public/chrome) which allows someone to share highlighted excerpts of web pages over a URL. There is no database, the page and highlight are encoded in a URL. The page is loaded in an iframe and proxied through the server in order to get around cross origin iframe policy.

Currently live on http://highlighter-io.herokuapp.com

About

A node app and chrome extension that allows sharing of small highlights from pages


Languages

Language:JavaScript 96.8%Language:CSS 3.2%